Searched refs:EXT_pipeline_creation_cache_control (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_info.h | 39 bool EXT_pipeline_creation_cache_control; member
|
/aosp_15_r20/external/virglrenderer/src/venus/ |
H A D | vkr_common.c | 84 .EXT_pipeline_creation_cache_control = true,
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_physical_device.c | 174 .EXT_pipeline_creation_cache_control = true, in hk_get_device_extensions()
|
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_physical_device.c | 86 .EXT_pipeline_creation_cache_control = true, in get_device_extensions()
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 249 …_FEATURES, local_feats.pipeline_creation_cache_control, exts->EXT_pipeline_creation_cache_control); in vn_physical_device_init_features() 1047 .EXT_pipeline_creation_cache_control = true, in vn_physical_device_get_passthrough_extensions()
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_physical_device.c | 220 .EXT_pipeline_creation_cache_control = true, in nvk_get_device_extensions()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 227 .EXT_pipeline_creation_cache_control = true,
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 221 .EXT_pipeline_creation_cache_control = true, in get_device_extensions()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_physical_device.c | 243 .EXT_pipeline_creation_cache_control = true, in get_device_extensions()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_physical_device.c | 651 .EXT_pipeline_creation_cache_control = true, in radv_physical_device_get_supported_extensions()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_device.c | 316 .EXT_pipeline_creation_cache_control = true, in get_device_extensions()
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.cc | 272 .EXT_pipeline_creation_cache_control = true, in get_device_extensions()
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 22.1.0.rst | 2504 - lavapipe: EXT_pipeline_creation_cache_control
|