Home
last modified time | relevance | path

Searched refs:maxMeshOutputVertices (Results 1 - 18 of 18) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp1084 ? std::min(meshProperties.maxMeshOutputVertices, meshProperties.maxMeshOutputPrimitives) in checkSupport()
H A DvktMeshShaderMiscTests.cpp2609 if (numVertices > properties.maxMeshOutputVertices) in checkSupport()
H A DvktMeshShaderMiscTestsEXT.cpp2832 if (numVertices > properties.maxMeshOutputVertices) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp1084 ? std::min(meshProperties.maxMeshOutputVertices, meshProperties.maxMeshOutputPrimitives) in checkSupport()
H A DvktMeshShaderMiscTests.cpp2609 if (numVertices > properties.maxMeshOutputVertices) in checkSupport()
H A DvktMeshShaderMiscTestsEXT.cpp2814 if (numVertices > properties.maxMeshOutputVertices) in checkSupport()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2526 props->maxMeshOutputVertices = 3 * props->maxMeshOutputPrimitives; in anv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2542 properties->maxMeshOutputVertices = 256; in radv_GetPhysicalDeviceProperties2()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h13935 uint32_t maxMeshOutputVertices; member
19332 uint32_t maxMeshOutputVertices; member
H A Dvulkan_hash.hpp9836 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.maxMeshOutputVertices );
9874 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesNV.maxMeshOutputVertices );
H A Dvulkan_structs.hpp[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp1417 { PN(checkAlways), PN(meshShaderPropertiesNV.maxMeshOutputVertices), LIM_MIN_UINT32(256) }, in validateLimitsNvMeshShader()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp1408 { PN(checkAlways), PN(meshShaderPropertiesNV.maxMeshOutputVertices), LIM_MIN_UINT32(256) }, in validateLimitsNvMeshShader()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10557 uint32_t maxMeshOutputVertices; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp47016 uint32_t maxMeshOutputVertices = {}; global() member
[all...]
H A Dvulkan_core.h10960 uint32_t maxMeshOutputVertices; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12050 uint32_t maxMeshOutputVertices; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11120 uint32_t maxMeshOutputVertices; member

Completed in 434 milliseconds