Home
last modified time | relevance | path

Searched defs:meshShaderFeatures (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectCreateUtil.cpp432 …Interface& vk, vk::VkCommandBuffer cmdBuffer, vk::VkPhysicalDeviceMeshShaderFeaturesEXT meshShader… in bindNullTaskMeshShaders() argument
DvktShaderObjectBindingTests.cpp873 const auto meshShaderFeatures = m_context.getMeshShaderFeatures(); in iterate() local
DvktShaderObjectBinaryTests.cpp654 auto meshShaderFeatures = m_context.getMeshShaderFeaturesEXT(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp2334 const auto& meshShaderFeatures = context.getMeshShaderFeaturesEXT(); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp2334 const auto& meshShaderFeatures = context.getMeshShaderFeaturesEXT(); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp3388 vk::VkPhysicalDeviceMeshShaderFeaturesEXT meshShaderFeatures = initVulkanStructure(); in buildPipeline() local