Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp491 int tcsNextOutputLocation = 2; in UserDefinedIOTest() local
565 tcsDeclarations << "layout(location = " << tcsNextOutputLocation << ") "; in UserDefinedIOTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp491 int tcsNextOutputLocation = 2; in UserDefinedIOTest() local
565 tcsDeclarations << "layout(location = " << tcsNextOutputLocation << ") "; in UserDefinedIOTest() local

Completed in 4 milliseconds