Home
last modified time | relevance | path

Searched refs:trianglesPerInvocation (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp1077 const auto trianglesPerInvocation = kNumVertices / workGroupSize; in initPrograms() local
1097 << " const uint trianglesPerInvocation = " << trianglesPerInvocation << "u;\n" in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp1077 const auto trianglesPerInvocation = kNumVertices / workGroupSize; in initPrograms() local
1097 << " const uint trianglesPerInvocation = " << trianglesPerInvocation << "u;\n" in initPrograms()