Home
last modified time | relevance | path

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/
Dpipeline_create_info_common.adoc9 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
Dcreate_ray_tracing_pipelines_common.adoc10 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/
Dexecutiongraphs.adoc62 the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag, and the
68 the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT flag, the base pipeline
Dpipelines.adoc222 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/
Dvk_enum_string_helper.h3555 case VK_PIPELINE_CREATE_DERIVATIVE_BIT: in string_VkPipelineCreateFlagBits()
Dvulkan_enums.hpp2952 eDerivative = VK_PIPELINE_CREATE_DERIVATIVE_BIT,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2583 VK_PIPELINE_CREATE_DERIVATIVE_BIT = 0x00000004, enumerator