Searched refs:VkPipelineDepthStencilStateCreateInfo (Results 1 – 25 of 33) sorted by relevance
12
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fragops.adoc | 143 slink:VkPipelineDepthStencilStateCreateInfo::pname:front.compareOp of 147 slink:VkPipelineDepthStencilStateCreateInfo::pname:front.compareOp of 154 slink:VkPipelineDepthStencilStateCreateInfo::pname:back.compareOp of 158 slink:VkPipelineDepthStencilStateCreateInfo::pname:back.compareOp of 164 slink:VkPipelineDepthStencilStateCreateInfo::pname:front.reference or 165 slink:VkPipelineDepthStencilStateCreateInfo::pname:back.reference. 184 slink:VkPipelineDepthStencilStateCreateInfo::pname:depthCompareOp of 188 slink:VkPipelineDepthStencilStateCreateInfo::pname:depthCompareOp of 1219 sname:VkPipelineDepthStencilStateCreateInfo structure. 1221 [open,refpage='VkPipelineDepthStencilStateCreateInfo',desc='Structure specifying parameters of a ne… [all …]
|
D | pipelines.adoc | 1424 slink:VkPipelineDepthStencilStateCreateInfo structure defining 1619 * slink:VkPipelineDepthStencilStateCreateInfo 2107 slink:VkPipelineDepthStencilStateCreateInfo structure 2123 slink:VkPipelineDepthStencilStateCreateInfo structure 2126 a valid slink:VkPipelineDepthStencilStateCreateInfo structure 3153 pointer to a valid slink:VkPipelineDepthStencilStateCreateInfo structure 3173 slink:VkPipelineDepthStencilStateCreateInfo structure 3176 a valid slink:VkPipelineDepthStencilStateCreateInfo structure 3185 valid pointer to a valid slink:VkPipelineDepthStencilStateCreateInfo 3203 slink:VkPipelineDepthStencilStateCreateInfo structure [all …]
|
D | samplers.adoc | 665 slink:VkPipelineDepthStencilStateCreateInfo::pname:depthCompareOp.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_depth_range_unrestricted.adoc | 21 slink:VkPipelineDepthStencilStateCreateInfo pname:minDepthBounds and
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_meta.c | 414 static const VkPipelineDepthStencilStateCreateInfo default_ds_info = {
|
D | vk_meta_clear.c | 148 VkPipelineDepthStencilStateCreateInfo ds_info = { in get_clear_pipeline()
|
D | vk_meta_blit_resolve.c | 403 VkPipelineDepthStencilStateCreateInfo ds_info = { in get_blit_pipeline()
|
D | vk_graphics_state.c | 809 const VkPipelineDepthStencilStateCreateInfo *ds_info) in vk_depth_stencil_state_init()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_graphics_pipeline_library.adoc | 277 * link:{refpage}VkPipelineDepthStencilStateCreateInfo.html[VkPipelineDepthStencilStateCreateInfo] 685 ### RESOLVED: Should `VkPipelineDepthStencilStateCreateInfo` be part of the fragment shader state o…
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 299 Allocator* alloc, VkStructureType rootType, const VkPipelineDepthStencilStateCreateInfo* from, 300 VkPipelineDepthStencilStateCreateInfo* to);
|
D | goldfish_vk_transform_guest.h | 471 ResourceTracker* resourceTracker, VkPipelineDepthStencilStateCreateInfo* toTransform); 474 ResourceTracker* resourceTracker, VkPipelineDepthStencilStateCreateInfo* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 570 const VkPipelineDepthStencilStateCreateInfo* forMarshaling); 574 VkPipelineDepthStencilStateCreateInfo* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 1396 ResourceTracker* resourceTracker, VkPipelineDepthStencilStateCreateInfo* toTransform) { in transform_tohost_VkPipelineDepthStencilStateCreateInfo() 1407 ResourceTracker* resourceTracker, VkPipelineDepthStencilStateCreateInfo* toTransform) { in transform_fromhost_VkPipelineDepthStencilStateCreateInfo() 1530 (VkPipelineDepthStencilStateCreateInfo*)(toTransform->pDepthStencilState)); in transform_tohost_VkGraphicsPipelineCreateInfo() 1589 (VkPipelineDepthStencilStateCreateInfo*)(toTransform->pDepthStencilState)); in transform_fromhost_VkGraphicsPipelineCreateInfo()
|
D | goldfish_vk_counting_guest.h | 274 const VkPipelineDepthStencilStateCreateInfo* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 314 const VkPipelineDepthStencilStateCreateInfo* forMarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy_guest.cpp | 1331 Allocator* alloc, VkStructureType rootType, const VkPipelineDepthStencilStateCreateInfo* from, in deepcopy_VkPipelineDepthStencilStateCreateInfo() 1332 VkPipelineDepthStencilStateCreateInfo* to) { in deepcopy_VkPipelineDepthStencilStateCreateInfo() 1508 to->pDepthStencilState = (VkPipelineDepthStencilStateCreateInfo*)alloc->alloc( in deepcopy_VkGraphicsPipelineCreateInfo() 1509 sizeof(const VkPipelineDepthStencilStateCreateInfo)); in deepcopy_VkGraphicsPipelineCreateInfo() 1512 (VkPipelineDepthStencilStateCreateInfo*)(to->pDepthStencilState)); in deepcopy_VkGraphicsPipelineCreateInfo()
|
D | goldfish_vk_marshaling_guest.cpp | 2654 const VkPipelineDepthStencilStateCreateInfo* forMarshaling) { in marshal_VkPipelineDepthStencilStateCreateInfo() 2676 VkPipelineDepthStencilStateCreateInfo* forUnmarshaling) { in unmarshal_VkPipelineDepthStencilStateCreateInfo() 2920 (const VkPipelineDepthStencilStateCreateInfo*)(forMarshaling->pDepthStencilState)); in marshal_VkGraphicsPipelineCreateInfo() 3071 const VkPipelineDepthStencilStateCreateInfo* check_pDepthStencilState; in unmarshal_VkGraphicsPipelineCreateInfo() 3073 (const VkPipelineDepthStencilStateCreateInfo*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkGraphicsPipelineCreateInfo() 3083 (VkPipelineDepthStencilStateCreateInfo*)(forUnmarshaling->pDepthStencilState)); in unmarshal_VkGraphicsPipelineCreateInfo()
|
D | goldfish_vk_counting_guest.cpp | 1469 const VkPipelineDepthStencilStateCreateInfo* toCount, size_t* count) { in count_VkPipelineDepthStencilStateCreateInfo() 1660 (const VkPipelineDepthStencilStateCreateInfo*)(toCount->pDepthStencilState), count); in count_VkGraphicsPipelineCreateInfo()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.h | 292 Allocator* alloc, VkStructureType rootType, const VkPipelineDepthStencilStateCreateInfo* from, 293 VkPipelineDepthStencilStateCreateInfo* to);
|
D | goldfish_vk_transform.h | 477 VkDecoderGlobalState* resourceTracker, VkPipelineDepthStencilStateCreateInfo* toTransform); 480 VkDecoderGlobalState* resourceTracker, VkPipelineDepthStencilStateCreateInfo* toTransform);
|
D | goldfish_vk_marshaling.h | 556 const VkPipelineDepthStencilStateCreateInfo* forMarshaling); 560 VkPipelineDepthStencilStateCreateInfo* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 1399 VkDecoderGlobalState* resourceTracker, VkPipelineDepthStencilStateCreateInfo* toTransform) { in transform_tohost_VkPipelineDepthStencilStateCreateInfo() 1410 VkDecoderGlobalState* resourceTracker, VkPipelineDepthStencilStateCreateInfo* toTransform) { in transform_fromhost_VkPipelineDepthStencilStateCreateInfo() 1533 (VkPipelineDepthStencilStateCreateInfo*)(toTransform->pDepthStencilState)); in transform_tohost_VkGraphicsPipelineCreateInfo() 1592 (VkPipelineDepthStencilStateCreateInfo*)(toTransform->pDepthStencilState)); in transform_fromhost_VkGraphicsPipelineCreateInfo()
|
D | goldfish_vk_reserved_marshaling.h | 295 VkPipelineDepthStencilStateCreateInfo* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 1331 Allocator* alloc, VkStructureType rootType, const VkPipelineDepthStencilStateCreateInfo* from, in deepcopy_VkPipelineDepthStencilStateCreateInfo() 1332 VkPipelineDepthStencilStateCreateInfo* to) { in deepcopy_VkPipelineDepthStencilStateCreateInfo() 1508 to->pDepthStencilState = (VkPipelineDepthStencilStateCreateInfo*)alloc->alloc( in deepcopy_VkGraphicsPipelineCreateInfo() 1509 sizeof(const VkPipelineDepthStencilStateCreateInfo)); in deepcopy_VkGraphicsPipelineCreateInfo() 1512 (VkPipelineDepthStencilStateCreateInfo*)(to->pDepthStencilState)); in deepcopy_VkGraphicsPipelineCreateInfo()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/ |
D | overlay.cpp | 1587 VkPipelineDepthStencilStateCreateInfo depth_info = {}; in setup_swapchain_data_pipeline()
|
12