/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | DrawTester.cpp | 280 std::array<vk::PipelineShaderStageCreateInfo, 2> shaderStages; in createGraphicsPipeline() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | RenderPipelineVk.cpp | 341 std::array<VkPipelineShaderStageCreateInfo, 2> shaderStages; in Initialize() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineCreationCacheControlTests.cpp | 881 …const auto shaderStages = createShaderStages(modules, {VK_SHADER_STAGE_VERTEX_BIT, VK_SHADER_STAG… in testInstance() local 1062 const auto shaderStages = createShaderStages(modules, {VK_SHADER_STAGE_COMPUTE_BIT}); in testInstance() local
|
D | vktPipelinePushConstantTests.cpp | 146 const VkShaderStageFlags shaderStages[] = in getShaderStageNameStr() local 878 const VkShaderStageFlags shaderStages[] = in getPushConstantRanges() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineCreationCacheControlTests.cpp | 881 …const auto shaderStages = createShaderStages(modules, {VK_SHADER_STAGE_VERTEX_BIT, VK_SHADER_STAG… in testInstance() local 1062 const auto shaderStages = createShaderStages(modules, {VK_SHADER_STAGE_COMPUTE_BIT}); in testInstance() local
|
D | vktPipelinePushConstantTests.cpp | 146 const VkShaderStageFlags shaderStages[] = in getShaderStageNameStr() local 878 const VkShaderStageFlags shaderStages[] = in getPushConstantRanges() local
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.h | 217 VkPipelineShaderStageCreateInfo shaderStages[2]; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
D | vktRayTracingDataSpillTests.cpp | 1590 const auto shaderStages = getShaderStages(m_params.callType); in iterate() local 2419 const auto shaderStages = getShaderStages(m_params.interfaceType); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingDataSpillTests.cpp | 1590 const auto shaderStages = getShaderStages(m_params.callType); in iterate() local 2419 const auto shaderStages = getShaderStages(m_params.interfaceType); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderPropertyTestsEXT.cpp | 472 std::vector<VkPipelineShaderStageCreateInfo> shaderStages; in iterate() local 1496 std::vector<VkPipelineShaderStageCreateInfo> shaderStages; in iterate() local 2292 std::vector<VkPipelineShaderStageCreateInfo> shaderStages; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
D | vktMeshShaderPropertyTestsEXT.cpp | 472 std::vector<VkPipelineShaderStageCreateInfo> shaderStages; in iterate() local 1496 std::vector<VkPipelineShaderStageCreateInfo> shaderStages; in iterate() local 2292 std::vector<VkPipelineShaderStageCreateInfo> shaderStages; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiBufferMarkerTests.cpp | 614 std::vector<VkPipelineShaderStageCreateInfo> shaderStages; in bufferMarkerMemoryDep() local
|
D | vktApiFeatureInfo.cpp | 111 deUint32 shaderStages = 3; in validateFeatureLimits() local 719 deUint32 shaderStages = 3; in validateLimits12() local 1257 const deUint32 shaderStages = 3 + tessellationShaderCount + geometryShaderCount; in validateLimitsExtDescriptorIndexing() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferMarkerTests.cpp | 614 std::vector<VkPipelineShaderStageCreateInfo> shaderStages; in bufferMarkerMemoryDep() local
|
D | vktApiFeatureInfo.cpp | 111 deUint32 shaderStages = 3; in validateFeatureLimits() local 719 deUint32 shaderStages = 3; in validateLimits12() local 1257 const deUint32 shaderStages = 3 + tessellationShaderCount + geometryShaderCount; in validateLimitsExtDescriptorIndexing() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsm64bitCompareTests.cpp | 1401 std::vector<vk::VkPipelineShaderStageCreateInfo> shaderStages; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsm64bitCompareTests.cpp | 1401 std::vector<vk::VkPipelineShaderStageCreateInfo> shaderStages; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
D | vktSubgroupsTestsUtils.cpp | 863 deUint32 vkt::subgroups::getStagesCount (const VkShaderStageFlags shaderStages) in getStagesCount() 4455 static inline void checkShaderStageSetValidity (const VkShaderStageFlags shaderStages) in checkShaderStageSetValidity() 4473 void vkt::subgroups::supportedCheckShader (Context& context, const VkShaderStageFlags shaderStages) in supportedCheckShader()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsTestsUtils.cpp | 863 deUint32 vkt::subgroups::getStagesCount (const VkShaderStageFlags shaderStages) in getStagesCount() 4455 static inline void checkShaderStageSetValidity (const VkShaderStageFlags shaderStages) in checkShaderStageSetValidity() 4473 void vkt::subgroups::supportedCheckShader (Context& context, const VkShaderStageFlags shaderStages) in supportedCheckShader()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktPrimitivesGeneratedQueryTests.cpp | 1221 } shaderStages[] = in testGenerator() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
D | vktPrimitivesGeneratedQueryTests.cpp | 1221 } shaderStages[] = in testGenerator() local
|
/third_party/glfw/tests/ |
D | vulkan.c | 1417 VkPipelineShaderStageCreateInfo shaderStages[2]; in demo_prepare_pipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
D | vktShaderLibrary.cpp | 897 Move<vk::VkDescriptorSetLayout> createDescriptorSetLayout (Context& context, deUint32 shaderStages) in createDescriptorSetLayout()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 897 Move<vk::VkDescriptorSetLayout> createDescriptorSetLayout (Context& context, deUint32 shaderStages) in createDescriptorSetLayout()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingDescriptorSetRandomTests.cpp | 3218 const auto shaderStages = getAllShaderStagesFor(currentStage); in createDescriptorSetRandomTests() local
|