Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderPropertyTests.cpp360 static constexpr uint32_t minSizeZ = 1u; member in vkt::MeshShader::__anon5f53b2200111::MaxTaskWorkGroupSizeCase
370 properties.maxTaskWorkGroupSize[2] < minSizeZ) in checkSupport()
480 static constexpr uint32_t minSizeZ = 1u; member in vkt::MeshShader::__anon5f53b2200111::MaxMeshWorkGroupSizeCase
490 properties.maxMeshWorkGroupSize[2] < minSizeZ) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTests.cpp360 static constexpr uint32_t minSizeZ = 1u; member in vkt::MeshShader::__anonbecf53a00111::MaxTaskWorkGroupSizeCase
370 properties.maxTaskWorkGroupSize[2] < minSizeZ) in checkSupport()
480 static constexpr uint32_t minSizeZ = 1u; member in vkt::MeshShader::__anonbecf53a00111::MaxMeshWorkGroupSizeCase
490 properties.maxMeshWorkGroupSize[2] < minSizeZ) in checkSupport()