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.cpp214 std::string referenceImagePath; member
353 std::string referenceImagePath; member
DvktTessellationMiscDrawTests.cpp292 …const std::string referenceImagePath = caseDef.referenceImagePathPrefix + "_" + de::toString(tessL… in runTest() local
DvktTessellationUserDefinedIO.cpp96 std::string referenceImagePath; member
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp2955 …, const char* description, int inputPatchSize, int outputPatchSize, const char* referenceImagePath) in PatchVertexCountCase()
3132 …text, const char* name, const char* description, CaseType caseType, const char* referenceImagePath) in PerPatchDataCase()
3408 …rCase (Context& context, const char* name, const char* description, const char* referenceImagePath) in BarrierCase()
5673 …vertexIOArraySize, TessControlOutArraySize tessControlOutArraySize, const char* referenceImagePath) in UserDefinedIOCase()
6412 …text, const char* name, const char* description, CaseType caseType, const char* referenceImagePath) in GLPositionCase()