Home
last modified time | relevance | path

Searched refs:kLocalInvocations2 (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp1928 const auto kLocalInvocations2 = kLocalInvocations * 2u; in initPrograms() local
1942 << " td.verificationCodes[gl_LocalInvocationIndex] = (" << kLocalInvocations2 << " - gl_LocalInvocationIndex);\n" in initPrograms()
1948 << " if (td.verificationCodes[i] != (" << kLocalInvocations2 << " - i)) {\n" in initPrograms()
1988 << " if (td.verificationCodes[i] != (" << kLocalInvocations2 << " - i)) {\n" in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp1910 const auto kLocalInvocations2 = kLocalInvocations * 2u; in initPrograms() local
1924 << " td.verificationCodes[gl_LocalInvocationIndex] = (" << kLocalInvocations2 << " - gl_LocalInvocationIndex);\n" in initPrograms()
1930 << " if (td.verificationCodes[i] != (" << kLocalInvocations2 << " - i)) {\n" in initPrograms()
1970 << " if (td.verificationCodes[i] != (" << kLocalInvocations2 << " - i)) {\n" in initPrograms() local

Completed in 17 milliseconds