Searched refs:VK_PIPELINE_CREATE_DERIVATIVE_BIT (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | pipeline_create_info_common.adoc | 9 If pname:flags contains the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT 13 If pname:flags contains the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT 18 If pname:flags contains the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT
|
D | create_ray_tracing_pipelines_common.adoc | 10 the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag, and the 16 the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag, the base pipeline
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | executiongraphs.adoc | 62 the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag, and the 68 the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag, the base pipeline
|
D | pipelines.adoc | 222 the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag, and the 228 the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag, the base pipeline 1295 the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag, and the 1301 the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag, the base pipeline 4916 * ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT specifies that the pipeline to 4924 ** ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT <<SCID-8>> 5100 ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT. 6512 the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag <<SCID-8>>. 7148 ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag in the
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vk_enum_string_helper.h | 3555 case VK_PIPELINE_CREATE_DERIVATIVE_BIT: in string_VkPipelineCreateFlagBits()
|
D | vulkan_enums.hpp | 2952 eDerivative = VK_PIPELINE_CREATE_DERIVATIVE_BIT,
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 2583 VK_PIPELINE_CREATE_DERIVATIVE_BIT = 0x00000004, enumerator
|