/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_shader_object.adoc | 91 .pPushConstantRanges = NULL, 107 .pPushConstantRanges = NULL, 213 .pPushConstantRanges = NULL, 229 .pPushConstantRanges = NULL, 245 .pPushConstantRanges = NULL, 261 .pPushConstantRanges = NULL, 279 .pPushConstantRanges = NULL,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_shader_object.adoc | 111 const VkPushConstantRange* pPushConstantRanges; 341 .pPushConstantRanges = NULL, 357 .pPushConstantRanges = NULL, 446 .pPushConstantRanges = NULL, 462 .pPushConstantRanges = NULL, 478 .pPushConstantRanges = NULL, 508 .pPushConstantRanges = NULL, 529 .pPushConstantRanges = NULL, 550 .pPushConstantRanges = NULL, 623 .pPushConstantRanges = NULL,
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/ |
D | GpuDecompressionPipeline.cpp | 301 .pPushConstantRanges = &pushConstant, in getPipelineLayout()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_meta.c | 316 .pPushConstantRanges = push_range, in vk_meta_get_pipeline_layout()
|
D | vk_meta_clear.c | 117 .pPushConstantRanges = &push_range, in get_clear_pipeline_layout()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_transform_guest.cpp | 1621 if (toTransform->pPushConstantRanges) { in transform_tohost_VkPipelineLayoutCreateInfo() 1624 resourceTracker, (VkPushConstantRange*)(toTransform->pPushConstantRanges + i)); in transform_tohost_VkPipelineLayoutCreateInfo() 1638 if (toTransform->pPushConstantRanges) { in transform_fromhost_VkPipelineLayoutCreateInfo() 1641 resourceTracker, (VkPushConstantRange*)(toTransform->pPushConstantRanges + i)); in transform_fromhost_VkPipelineLayoutCreateInfo()
|
D | goldfish_vk_deepcopy_guest.cpp | 1565 to->pPushConstantRanges = nullptr; in deepcopy_VkPipelineLayoutCreateInfo() 1566 if (from->pPushConstantRanges) { in deepcopy_VkPipelineLayoutCreateInfo() 1567 to->pPushConstantRanges = (VkPushConstantRange*)alloc->alloc( in deepcopy_VkPipelineLayoutCreateInfo() 1571 deepcopy_VkPushConstantRange(alloc, rootType, from->pPushConstantRanges + i, in deepcopy_VkPipelineLayoutCreateInfo() 1572 (VkPushConstantRange*)(to->pPushConstantRanges + i)); in deepcopy_VkPipelineLayoutCreateInfo()
|
D | goldfish_vk_counting_guest.cpp | 1721 (const VkPushConstantRange*)(toCount->pPushConstantRanges + i), count); in count_VkPipelineLayoutCreateInfo()
|
D | goldfish_vk_marshaling_guest.cpp | 3173 (const VkPushConstantRange*)(forMarshaling->pPushConstantRanges + i)); in marshal_VkPipelineLayoutCreateInfo() 3202 (VkPushConstantRange*)(forUnmarshaling->pPushConstantRanges + i)); in unmarshal_VkPipelineLayoutCreateInfo()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 2340 (const VkPushConstantRange*)(forMarshaling->pPushConstantRanges + i), ptr); in reservedmarshal_VkPipelineLayoutCreateInfo()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_transform.cpp | 1624 if (toTransform->pPushConstantRanges) { in transform_tohost_VkPipelineLayoutCreateInfo() 1627 resourceTracker, (VkPushConstantRange*)(toTransform->pPushConstantRanges + i)); in transform_tohost_VkPipelineLayoutCreateInfo() 1641 if (toTransform->pPushConstantRanges) { in transform_fromhost_VkPipelineLayoutCreateInfo() 1644 resourceTracker, (VkPushConstantRange*)(toTransform->pPushConstantRanges + i)); in transform_fromhost_VkPipelineLayoutCreateInfo()
|
D | goldfish_vk_deepcopy.cpp | 1565 to->pPushConstantRanges = nullptr; in deepcopy_VkPipelineLayoutCreateInfo() 1566 if (from->pPushConstantRanges) { in deepcopy_VkPipelineLayoutCreateInfo() 1567 to->pPushConstantRanges = (VkPushConstantRange*)alloc->alloc( in deepcopy_VkPipelineLayoutCreateInfo() 1571 deepcopy_VkPushConstantRange(alloc, rootType, from->pPushConstantRanges + i, in deepcopy_VkPipelineLayoutCreateInfo() 1572 (VkPushConstantRange*)(to->pPushConstantRanges + i)); in deepcopy_VkPipelineLayoutCreateInfo()
|
D | goldfish_vk_marshaling.cpp | 3577 (const VkPushConstantRange*)(forMarshaling->pPushConstantRanges + i)); in marshal_VkPipelineLayoutCreateInfo() 3616 vkStream->alloc((void**)&forUnmarshaling->pPushConstantRanges, in unmarshal_VkPipelineLayoutCreateInfo() 3622 (VkPushConstantRange*)(forUnmarshaling->pPushConstantRanges + i)); in unmarshal_VkPipelineLayoutCreateInfo()
|
D | goldfish_vk_reserved_marshaling.cpp | 2711 vkStream->alloc((void**)&forUnmarshaling->pPushConstantRanges, in reservedunmarshal_VkPipelineLayoutCreateInfo() 2715 vkStream, rootType, (VkPushConstantRange*)(forUnmarshaling->pPushConstantRanges + i), in reservedunmarshal_VkPipelineLayoutCreateInfo()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/ |
D | overlay.cpp | 1516 layout_info.pPushConstantRanges = push_constants; in setup_swapchain_data_pipeline()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | descriptorsets.adoc | 1679 * pname:pPushConstantRanges is a pointer to an array of 2011 * [[VUID-VkPipelineLayoutCreateInfo-pPushConstantRanges-00292]] 2012 Any two elements of pname:pPushConstantRanges must: not include the same 2385 .pPushConstantRanges = ranges
|
D | shaders.adoc | 244 pointed to by pname:pPushConstantRanges. 245 * pname:pPushConstantRanges is a pointer to an array of
|
D | limits.adoc | 101 pname:pPushConstantRanges member of the slink:VkPipelineLayoutCreateInfo
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 3669 const VkPushConstantRange* pPushConstantRanges; member 17357 const VkPushConstantRange* pPushConstantRanges; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_hash.hpp | 11201 VULKAN_HPP_HASH_COMBINE( seed, pipelineLayoutCreateInfo.pPushConstantRanges ); in operator ()() 12663 VULKAN_HPP_HASH_COMBINE( seed, shaderCreateInfoEXT.pPushConstantRanges ); in operator ()()
|
D | vulkansc_hash.hpp | 5839 VULKAN_HPP_HASH_COMBINE( seed, pipelineLayoutCreateInfo.pPushConstantRanges ); in operator ()()
|