Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceMeshShaderFeaturesEXT (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectCreateUtil.hpp45 void bindNullTaskMeshShaders (const vk::DeviceInterface& vk, vk::VkCommandBuffer cmdBuffer, vk::VkPhysicalDeviceMeshShaderFeaturesEXT meshShaderFeatures);
H A DvktShaderObjectCreateUtil.cpp432 void bindNullTaskMeshShaders (const vk::DeviceInterface& vk, vk::VkCommandBuffer cmdBuffer, vk::VkPhysicalDeviceMeshShaderFeaturesEXT meshShaderFeatures) in bindNullTaskMeshShaders()
H A DvktShaderObjectMiscTests.cpp646 vk::VkPhysicalDeviceMeshShaderFeaturesEXT meshShaderFeatuers = vk::initVulkanStructure();
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp3388 vk::VkPhysicalDeviceMeshShaderFeaturesEXT meshShaderFeatures = initVulkanStructure(); in buildPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3664 vk::VkPhysicalDeviceMeshShaderFeaturesEXT meshFeatures = vk::initVulkanStructure(); in ShadingRateImageDeviceHelper()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h19303 typedef struct VkPhysicalDeviceMeshShaderFeaturesEXT { struct
19311 } VkPhysicalDeviceMeshShaderFeaturesEXT; typedef
H A Dvulkan_static_assertions.hpp5483 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesEXT ) == sizeof( VkPhysicalDeviceMeshShaderFeaturesEXT ),
H A Dvulkan_structs.hpp[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp4402 vk::VkPhysicalDeviceMeshShaderFeaturesEXT meshFeatures = vk::initVulkanStructure(); in ShadingRateImageDeviceHelper()

Completed in 196 milliseconds