/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | RenderPipelineVk.cpp | 316 VkPipelineShaderStageCreateInfo shaderStages[2]; in RenderPipeline() local
|
/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 | 883 …const auto shaderStages = createShaderStages(modules, {VK_SHADER_STAGE_VERTEX_BIT, VK_SHADER_STAG… in testInstance() local 1064 const auto shaderStages = createShaderStages(modules, {VK_SHADER_STAGE_COMPUTE_BIT}); in testInstance() local
|
D | vktPipelineInputAssemblyTests.cpp | 1239 std::vector<VkPipelineShaderStageCreateInfo> shaderStages; in InputAssemblyInstance() local
|
D | vktPipelineColorWriteEnableTests.cpp | 640 std::vector<vk::VkPipelineShaderStageCreateInfo> shaderStages; in iterate() local
|
D | vktPipelinePushConstantTests.cpp | 146 const VkShaderStageFlags shaderStages[] = in getShaderStageNameStr() local 856 const VkShaderStageFlags shaderStages[] = in getPushConstantRanges() local
|
D | vktPipelineExtendedDynamicStateTests.cpp | 2023 std::vector<vk::VkPipelineShaderStageCreateInfo> shaderStages; in iterate() local
|
D | vktPipelineMultisampleTests.cpp | 4808 std::vector<vk::VkPipelineShaderStageCreateInfo> shaderStages; in iterate() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.h | 217 VkPipelineShaderStageCreateInfo shaderStages[2]; member
|
/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/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
|
D | vktRayTracingMiscTests.cpp | 3875 const VkShaderStageFlagBits shaderStages[] = in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferMarkerTests.cpp | 630 std::vector<VkPipelineShaderStageCreateInfo> shaderStages; in bufferMarkerMemoryDep() local
|
D | vktApiFeatureInfo.cpp | 110 deUint32 shaderStages = 3; in validateFeatureLimits() local 708 deUint32 shaderStages = 3; in validateLimits12() local 1189 const deUint32 shaderStages = 3 + tessellationShaderCount + geometryShaderCount; in validateLimitsExtDescriptorIndexing() 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/vulkan/subgroups/ |
D | vktSubgroupsTestsUtils.cpp | 861 deUint32 vkt::subgroups::getStagesCount (const VkShaderStageFlags shaderStages) in getStagesCount() 4055 static inline void checkShaderStageSetValidity (const VkShaderStageFlags shaderStages) in checkShaderStageSetValidity() 4069 void vkt::subgroups::supportedCheckShader (Context& context, const VkShaderStageFlags shaderStages) in supportedCheckShader()
|
/third_party/flutter/glfw/tests/ |
D | vulkan.c | 1417 VkPipelineShaderStageCreateInfo shaderStages[2]; in demo_prepare_pipeline() local
|
/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/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.cpp | 606 angle::FixedVector<VkPipelineShaderStageCreateInfo, 2> shaderStages; in initializePipeline() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.cpp | 1712 angle::FixedVector<VkPipelineShaderStageCreateInfo, 5> shaderStages; in initializePipeline() local
|
D | ContextVk.cpp | 5458 gl::ShaderBitSet shaderStages = activeImageShaderBits[imageUnitIndex]; in updateActiveImages() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 825 …const RenderInstanceShaders shaderStages (m_vki, m_device, m_context.getDeviceFeatures(), m… in createPipeline() local
|