Home
last modified time | relevance | path

Searched defs:tesNextInputLocation (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp492 int tesNextInputLocation = 2; in UserDefinedIOTest() local
613 tesDeclarations << "layout(location = " << tesNextInputLocation << ") "; in UserDefinedIOTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp492 int tesNextInputLocation = 2; in UserDefinedIOTest() local
613 tesDeclarations << "layout(location = " << tesNextInputLocation << ") "; in UserDefinedIOTest() local

Completed in 4 milliseconds