Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp286 const std::string perVertexInterfaceBlock = \ in addDefaultPrograms() local
379 << "layout(location = 0) in " << perVertexInterfaceBlock << " ib_in[];\n" in addDefaultPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp286 const std::string perVertexInterfaceBlock = \ in addDefaultPrograms() local
374 << "layout(location = 0) in " << perVertexInterfaceBlock << " ib_in[];\n" in addDefaultPrograms() local

Completed in 9 milliseconds