Home
last modified time | relevance | path

Searched refs:pushConstantRangeCount (Results 1 – 25 of 41) sorted by relevance

12

/external/skqp/tests/
DVkMakeCopyPipelineTest.cpp108 layoutCreateInfo.pushConstantRangeCount = 0; in test()
/external/skia/tests/
DVkMakeCopyPipelineTest.cpp108 layoutCreateInfo.pushConstantRangeCount = 0; in test()
/external/mesa3d/src/amd/vulkan/
Dradv_meta_buffer.c189 .pushConstantRangeCount = 1, in radv_device_init_meta_buffer_state()
204 .pushConstantRangeCount = 0, in radv_device_init_meta_buffer_state()
Dradv_meta_bufimage.c176 .pushConstantRangeCount = 1, in radv_device_init_meta_itob_state()
399 .pushConstantRangeCount = 1, in radv_device_init_meta_btoi_state()
613 .pushConstantRangeCount = 1, in radv_device_init_meta_itoi_state()
802 .pushConstantRangeCount = 1, in radv_device_init_meta_cleari_state()
Dradv_meta_fast_clear.c145 .pushConstantRangeCount = 1, in create_dcc_compress_compute()
238 .pushConstantRangeCount = 0, in create_pipeline_layout()
Dradv_meta_decompress.c85 .pushConstantRangeCount = 0, in create_pipeline_layout()
Dradv_meta_resolve_cs.c190 .pushConstantRangeCount = 1, in create_layout()
Dradv_meta_resolve.c131 .pushConstantRangeCount = 0, in create_pipeline()
Dradv_meta_resolve_fs.c138 .pushConstantRangeCount = 1, in create_layout()
Dradv_meta_clear.c775 .pushConstantRangeCount = 1, in radv_device_init_meta_clear_state()
789 .pushConstantRangeCount = 1, in radv_device_init_meta_clear_state()
Dradv_descriptor_set.c232 for (unsigned i = 0; i < pCreateInfo->pushConstantRangeCount; ++i) { in radv_CreatePipelineLayout()
Dradv_meta_blit.c1247 .pushConstantRangeCount = 1, in radv_device_init_meta_blit_state()
Dradv_meta_blit2d.c1211 .pushConstantRangeCount = num_push_constant_range, in meta_blit2d_create_pipe_layout()
Dradv_query.c558 .pushConstantRangeCount = 1, in radv_device_init_meta_query_state()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp289 deUint32 pushConstantRangeCount = 0,
293 deUint32 pushConstantRangeCount = 0,
DvktDrawCreateInfoUtil.cpp649 pushConstantRangeCount = static_cast<deUint32>(m_pushConstantRanges.size()); in PipelineLayoutCreateInfo()
681 pushConstantRangeCount = static_cast<deUint32>(m_pushConstantRanges.size()); in PipelineLayoutCreateInfo()
682 if (pushConstantRangeCount) { in PipelineLayoutCreateInfo()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp516 deUint32 pushConstantRangeCount = 0u; in createRenderPipelineLayout() local
520 pushConstantRangeCount = 1u; in createRenderPipelineLayout()
533 pushConstantRangeCount, in createRenderPipelineLayout()
/external/skia/src/gpu/vk/
DGrVkCopyManager.cpp119 layoutCreateInfo.pushConstantRangeCount = 0; in createCopyProgram()
DGrVkPipelineStateBuilder.cpp258 layoutCreateInfo.pushConstantRangeCount = 0; in finalize()
/external/skqp/src/gpu/vk/
DGrVkCopyManager.cpp119 layoutCreateInfo.pushConstantRangeCount = 0; in createCopyProgram()
DGrVkPipelineStateBuilder.cpp258 layoutCreateInfo.pushConstantRangeCount = 0; in finalize()
/external/skqp/src/compute/hs/vk/
Dhs_vk.c929 .pushConstantRangeCount = 0, in hs_vk_create()
/external/skia/src/compute/hs/vk/
Dhs_vk.c929 .pushConstantRangeCount = 0, in hs_vk_create()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp221 createInfo.pushConstantRangeCount = 1; in createPipelineLayout()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp824 pipelineLayoutState.pushConstantRangeCount = 0; in generateWork()

12