Searched refs:referenceImagePath (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 2859 …, const char* description, int inputPatchSize, int outputPatchSize, const char* referenceImagePath) in PatchVertexCountCase() argument 2863 , m_referenceImagePath (referenceImagePath) in PatchVertexCountCase() 3029 …text, const char* name, const char* description, CaseType caseType, const char* referenceImagePath) in PerPatchDataCase() argument 3032 , m_referenceImagePath (caseTypeUsesRefImageFromFile(caseType) ? referenceImagePath : "") in PerPatchDataCase() 3034 DE_ASSERT(caseTypeUsesRefImageFromFile(caseType) == (referenceImagePath != DE_NULL)); in PerPatchDataCase() 3298 …rCase (Context& context, const char* name, const char* description, const char* referenceImagePath) in BarrierCase() argument 3300 , m_referenceImagePath (referenceImagePath) in BarrierCase() 5520 …vertexIOArraySize, TessControlOutArraySize tessControlOutArraySize, const char* referenceImagePath) in UserDefinedIOCase() argument 5526 , m_referenceImagePath (referenceImagePath) in UserDefinedIOCase() 6253 …text, const char* name, const char* description, CaseType caseType, const char* referenceImagePath) in GLPositionCase() argument [all …]
|