/external/skia/src/gpu/vk/ |
D | GrVkPipelineStateBuilder.cpp | 332 layoutCreateInfo.pPushConstantRanges = &pushConstantRange; in finalize() 335 layoutCreateInfo.pPushConstantRanges = nullptr; in finalize()
|
D | GrVkMSAALoadManager.cpp | 108 layoutCreateInfo.pPushConstantRanges = nullptr; in createMSAALoadProgram()
|
/external/skqp/tests/ |
D | VkMakeCopyPipelineTest.cpp | 109 layoutCreateInfo.pPushConstantRanges = nullptr; in test()
|
/external/swiftshader/src/Vulkan/ |
D | VkPipelineLayout.cpp | 58 memcpy(pushConstantRanges, pCreateInfo->pPushConstantRanges, pushConstantRangesSize); in PipelineLayout()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkObjUtil.cpp | 647 const VkPushConstantRange* pPushConstantRanges) in makePipelineLayout() argument 657 pPushConstantRanges, // const VkPushConstantRange* pPushConstantRanges; in makePipelineLayout()
|
D | vkObjUtil.hpp | 138 const VkPushConstantRange* pPushConstantRanges);
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawCreateInfoUtil.hpp | 290 const vk::VkPushConstantRange* pPushConstantRanges = DE_NULL); 294 const vk::VkPushConstantRange* pPushConstantRanges = DE_NULL);
|
D | vktDrawCreateInfoUtil.cpp | 652 pPushConstantRanges = &m_pushConstantRanges[0]; in PipelineLayoutCreateInfo() 656 pPushConstantRanges = DE_NULL; in PipelineLayoutCreateInfo() 683 pPushConstantRanges = &m_pushConstantRanges[0]; in PipelineLayoutCreateInfo() 687 pPushConstantRanges = DE_NULL; in PipelineLayoutCreateInfo()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta_bufimage.c | 180 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 16}, in radv_device_init_meta_itob_state() 405 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 16}, in radv_device_init_meta_btoi_state() 643 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 16}, in radv_device_init_meta_btoi_r32g32b32_state() 829 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 24}, in radv_device_init_meta_itoi_state() 1075 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 24}, in radv_device_init_meta_itoi_r32g32b32_state() 1233 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 20}, in radv_device_init_meta_cleari_state() 1425 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 16}, in radv_device_init_meta_cleari_r32g32b32_state()
|
D | radv_meta_fmask_expand.c | 267 .pPushConstantRanges = NULL, in radv_device_init_meta_fmask_expand_state()
|
D | radv_meta_fast_clear.c | 145 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 8}, in create_dcc_compress_compute() 258 .pPushConstantRanges = NULL, in create_pipeline_layout()
|
D | radv_meta_decompress.c | 117 .pPushConstantRanges = NULL, in create_pipeline_layout()
|
D | radv_meta_clear.c | 1265 .pPushConstantRanges = &(VkPushConstantRange){ in init_meta_clear_htile_mask_state() 1313 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_FRAGMENT_BIT, 0, 16}, in radv_device_init_meta_clear_state() 1327 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_VERTEX_BIT, 0, 4}, in radv_device_init_meta_clear_state() 1341 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_FRAGMENT_BIT, 0, 4}, in radv_device_init_meta_clear_state()
|
D | radv_meta_buffer.c | 170 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 4}, in radv_device_init_meta_buffer_state()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassDepthStencilResolveTests.cpp | 696 VkPushConstantRange* pPushConstantRanges = DE_NULL; in createRenderPipelineLayout() local 700 pPushConstantRanges = &pushConstant; in createRenderPipelineLayout() 713 pPushConstantRanges in createRenderPipelineLayout()
|
/external/skqp/src/gpu/vk/ |
D | GrVkCopyManager.cpp | 120 layoutCreateInfo.pPushConstantRanges = nullptr; in createCopyProgram()
|
D | GrVkPipelineStateBuilder.cpp | 259 layoutCreateInfo.pPushConstantRanges = nullptr; in finalize()
|
/external/deqp-deps/amber/src/vulkan/ |
D | pipeline.cc | 194 pipeline_layout_info.pPushConstantRanges = &push_const_range; in CreateVkPipelineLayout()
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 1571 pipeline_layout_ci_.pPushConstantRanges, in InitState() 1572 pipeline_layout_ci_.pPushConstantRanges + pipeline_layout_ci_.pushConstantRangeCount); in InitState() 1656 pipeline_layout_ci_.pPushConstantRanges, in InitState() 1657 pipeline_layout_ci_.pPushConstantRanges + pipeline_layout_ci_.pushConstantRangeCount); in InitState()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_descriptor_set.c | 201 const VkPushConstantRange *range = pCreateInfo->pPushConstantRanges + i; in lvp_CreatePipelineLayout()
|
/external/skqp/src/compute/hs/vk/ |
D | hs_vk.c | 930 .pPushConstantRanges = NULL in hs_vk_create()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingComplexControlFlowTests.cpp | 169 …const VkPushConstantRange* pPushConstantRanges = (pushConstantsSize == 0) ? DE_NULL : &pushCons… in makePipelineLayout() local 179 pPushConstantRanges, // const VkPushConstantRange* pPushConstantRanges; in makePipelineLayout()
|
/external/llvm-project/mlir/tools/mlir-vulkan-runner/ |
D | VulkanRuntime.cpp | 639 pipelineLayoutCreateInfo.pPushConstantRanges = 0; in createPipelineLayout()
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_meta_clear.c | 214 .pPushConstantRanges = in create_color_clear_pipeline_layout() 230 .pPushConstantRanges = in create_depth_clear_pipeline_layout()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderCase.cpp | 230 createInfo.pPushConstantRanges = ⦥ in createPipelineLayout()
|