#include <GrRecordingContext.h>
◆ ProgramData() [1/3]
GrRecordingContext::ProgramData::ProgramData |
( |
std::unique_ptr< const GrProgramDesc > |
, |
|
|
const GrProgramInfo * |
|
|
) |
| |
◆ ProgramData() [2/3]
GrRecordingContext::ProgramData::ProgramData |
( |
ProgramData && |
| ) |
|
◆ ProgramData() [3/3]
GrRecordingContext::ProgramData::ProgramData |
( |
const ProgramData & |
| ) |
|
|
delete |
◆ ~ProgramData()
GrRecordingContext::ProgramData::~ProgramData |
( |
| ) |
|
◆ desc()
const GrProgramDesc& GrRecordingContext::ProgramData::desc |
( |
| ) |
const |
|
inline |
◆ info()
const GrProgramInfo& GrRecordingContext::ProgramData::info |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: