Home
last modified time | relevance | path

Searched defs:meshPpdPrefix (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp1913 const auto meshPpdPrefix = (taskShader ? "td" : "ppd"); in initPrograms() local
1998 << " customAttribute5[1] = " << meshPpdPrefix << ".custom5[1]; //7.0\n" in initPrograms() local
[all...]
H A DvktMeshShaderMiscTestsEXT.cpp2138 const auto meshPpdPrefix = (taskShader ? "td" : "ppd"); in initPrograms() local
2218 << " customAttribute5[1] = " << meshPpdPrefix << ".custom5[1]; //7.0\n" in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp1913 const auto meshPpdPrefix = (taskShader ? "td" : "ppd"); in initPrograms() local
1998 << " customAttribute5[1] = " << meshPpdPrefix << ".custom5[1]; //7.0\n" in initPrograms() local
[all...]
H A DvktMeshShaderMiscTestsEXT.cpp2120 const auto meshPpdPrefix = (taskShader ? "td" : "ppd"); in initPrograms() local
2200 << " customAttribute5[1] = " << meshPpdPrefix << ".custom5[1]; //7.0\n" in initPrograms() local

Completed in 29 milliseconds