Home
last modified time | relevance | path

Searched refs:pPushConstantRanges (Results 1 – 25 of 40) sorted by relevance

12

/external/skqp/tests/
DVkMakeCopyPipelineTest.cpp109 layoutCreateInfo.pPushConstantRanges = nullptr; in test()
/external/skia/tests/
DVkMakeCopyPipelineTest.cpp109 layoutCreateInfo.pPushConstantRanges = nullptr; in test()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp652 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()
DvktDrawCreateInfoUtil.hpp290 const vk::VkPushConstantRange* pPushConstantRanges = DE_NULL);
294 const vk::VkPushConstantRange* pPushConstantRanges = DE_NULL);
/external/mesa3d/src/amd/vulkan/
Dradv_meta_bufimage.c177 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 16}, in radv_device_init_meta_itob_state()
400 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 16}, in radv_device_init_meta_btoi_state()
614 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 24}, in radv_device_init_meta_itoi_state()
803 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 20}, in radv_device_init_meta_cleari_state()
Dradv_meta_fast_clear.c146 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 8}, in create_dcc_compress_compute()
239 .pPushConstantRanges = NULL, in create_pipeline_layout()
Dradv_meta_decompress.c86 .pPushConstantRanges = NULL, in create_pipeline_layout()
Dradv_meta_resolve_cs.c191 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 16}, in create_layout()
Dradv_meta_resolve.c132 .pPushConstantRanges = NULL, in create_pipeline()
Dradv_meta_resolve_fs.c139 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_FRAGMENT_BIT, 0, 8}, in create_layout()
Dradv_meta_buffer.c190 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 4}, in radv_device_init_meta_buffer_state()
Dradv_meta_clear.c776 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_FRAGMENT_BIT, 0, 16}, in radv_device_init_meta_clear_state()
790 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_VERTEX_BIT, 0, 4}, in radv_device_init_meta_clear_state()
Dradv_descriptor_set.c233 const VkPushConstantRange *range = pCreateInfo->pPushConstantRanges + i; in radv_CreatePipelineLayout()
Dradv_meta_blit.c1248 .pPushConstantRanges = &push_constant_range, in radv_device_init_meta_blit_state()
Dradv_meta_blit2d.c1212 .pPushConstantRanges = push_constant_ranges, in meta_blit2d_create_pipe_layout()
Dradv_query.c559 .pPushConstantRanges = &(VkPushConstantRange){VK_SHADER_STAGE_COMPUTE_BIT, 0, 16}, in radv_device_init_meta_query_state()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp517 VkPushConstantRange* pPushConstantRanges = DE_NULL; in createRenderPipelineLayout() local
521 pPushConstantRanges = &pushConstant; in createRenderPipelineLayout()
534 pPushConstantRanges in createRenderPipelineLayout()
/external/skia/src/gpu/vk/
DGrVkCopyManager.cpp120 layoutCreateInfo.pPushConstantRanges = nullptr; in createCopyProgram()
DGrVkPipelineStateBuilder.cpp259 layoutCreateInfo.pPushConstantRanges = nullptr; in finalize()
/external/skqp/src/gpu/vk/
DGrVkCopyManager.cpp120 layoutCreateInfo.pPushConstantRanges = nullptr; in createCopyProgram()
DGrVkPipelineStateBuilder.cpp259 layoutCreateInfo.pPushConstantRanges = nullptr; in finalize()
/external/skqp/src/compute/hs/vk/
Dhs_vk.c930 .pPushConstantRanges = NULL in hs_vk_create()
/external/skia/src/compute/hs/vk/
Dhs_vk.c930 .pPushConstantRanges = NULL in hs_vk_create()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp222 createInfo.pPushConstantRanges = ⦥ in createPipelineLayout()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp825 pipelineLayoutState.pPushConstantRanges = DE_NULL; in generateWork()

12