Home
last modified time | relevance | path

Searched defs:referenceImagePath (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp210 std::string referenceImagePath; member
349 std::string referenceImagePath; member
DvktTessellationMiscDrawTests.cpp288 …const std::string referenceImagePath = caseDef.referenceImagePathPrefix + "_" + de::toString(tessL… in runTest() local
DvktTessellationUserDefinedIO.cpp94 std::string referenceImagePath; member
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp2897 …, const char* description, int inputPatchSize, int outputPatchSize, const char* referenceImagePath) in PatchVertexCountCase()
3069 …text, const char* name, const char* description, CaseType caseType, const char* referenceImagePath) in PerPatchDataCase()
3340 …rCase (Context& context, const char* name, const char* description, const char* referenceImagePath) in BarrierCase()
5570 …vertexIOArraySize, TessControlOutArraySize tessControlOutArraySize, const char* referenceImagePath) in UserDefinedIOCase()
6304 …text, const char* name, const char* description, CaseType caseType, const char* referenceImagePath) in GLPositionCase()