Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp1098 const auto trianglesPerInvocation = kNumVertices / workGroupSize; in initPrograms() local
1118 << " const uint trianglesPerInvocation = " << trianglesPerInvocation << "u;\n" in initPrograms()