Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectCreateUtil.cpp462 vk::VkPhysicalDeviceMeshShaderFeaturesEXT meshShaderFeatures) in bindNullTaskMeshShaders()
DvktShaderObjectBinaryTests.cpp704 auto meshShaderFeatures = m_context.getMeshShaderFeaturesEXT(); in iterate() local
DvktShaderObjectBindingTests.cpp905 const auto meshShaderFeatures = m_context.getMeshShaderFeaturesEXT(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLibraryTests.cpp3530 …VkPhysicalDeviceMeshShaderFeaturesEXT meshShaderFeatures = m_context.getMeshShaderFeaturesEX… in createDeviceGroup() local
3915 const auto &meshShaderFeatures = context.getMeshShaderFeaturesEXT(); in checkSupport() local
DvktPipelineShaderModuleIdentifierTests.cpp1641 …VkPhysicalDeviceMeshShaderFeaturesEXT meshShaderFeatures = initVulkanStructure… in DeviceHelper() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp2447 const auto &meshShaderFeatures = context.getMeshShaderFeaturesEXT(); in checkSupport() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp3567 vk::VkPhysicalDeviceMeshShaderFeaturesEXT meshShaderFeatures = initVulkanStructure(); in buildPipeline() local