Home
last modified time | relevance | path

Searched refs:VkPipelineExecutableInternalRepresentationKHR (Results 1 – 25 of 180) sorted by relevance

12345678

/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c1059 write_ir_text(VkPipelineExecutableInternalRepresentationKHR *ir, in write_ir_text()
1083 VkPipelineExecutableInternalRepresentationKHR *internal_representations) in panvk_shader_get_executable_internal_representations()
1087 VK_OUTARRAY_MAKE_TYPED(VkPipelineExecutableInternalRepresentationKHR, out, in panvk_shader_get_executable_internal_representations()
1093 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, in panvk_shader_get_executable_internal_representations()
1105 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, in panvk_shader_get_executable_internal_representations()
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_shader.c1005 write_ir_text(VkPipelineExecutableInternalRepresentationKHR* ir, in write_ir_text()
1031 VkPipelineExecutableInternalRepresentationKHR *internal_representations) in nvk_shader_get_executable_internal_representations()
1034 VK_OUTARRAY_MAKE_TYPED(VkPipelineExecutableInternalRepresentationKHR, out, in nvk_shader_get_executable_internal_representations()
1042 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, &out, ir) { in nvk_shader_get_executable_internal_representations()
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_shader.c1301 write_ir_text(VkPipelineExecutableInternalRepresentationKHR *ir, in write_ir_text()
1325 VkPipelineExecutableInternalRepresentationKHR *internal_representations) in hk_shader_get_executable_internal_representations()
1327 VK_OUTARRAY_MAKE_TYPED(VkPipelineExecutableInternalRepresentationKHR, out, in hk_shader_get_executable_internal_representations()
1336 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, &out, ir) { in hk_shader_get_executable_internal_representations()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_pipeline.c2052 write_ir_text(VkPipelineExecutableInternalRepresentationKHR* ir, in write_ir_text()
2076 VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations) in anv_GetPipelineExecutableInternalRepresentationsKHR()
2079 VK_OUTARRAY_MAKE_TYPED(VkPipelineExecutableInternalRepresentationKHR, out, in anv_GetPipelineExecutableInternalRepresentationsKHR()
2087 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, &out, ir) { in anv_GetPipelineExecutableInternalRepresentationsKHR()
2098 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, &out, ir) { in anv_GetPipelineExecutableInternalRepresentationsKHR()
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline.h192 VkPipelineExecutableInternalRepresentationKHR* internal_representations);
H A Dvk_shader.h147 VkPipelineExecutableInternalRepresentationKHR *internal_representations);
H A Dvk_pipeline.c426 VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations) in vk_common_GetPipelineExecutableInternalRepresentationsKHR()
1530 VkPipelineExecutableInternalRepresentationKHR* internal_representations) in vk_graphics_pipeline_get_internal_representations()
2051 VkPipelineExecutableInternalRepresentationKHR* internal_representations) in vk_compute_pipeline_get_internal_representations()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c1125 VkPipelineExecutableInternalRepresentationKHR *pInternalRepresentations) in radv_GetPipelineExecutableInternalRepresentationsKHR()
1134 VkPipelineExecutableInternalRepresentationKHR *p = pInternalRepresentations; in radv_GetPipelineExecutableInternalRepresentationsKHR()
1135 VkPipelineExecutableInternalRepresentationKHR *end = in radv_GetPipelineExecutableInternalRepresentationsKHR()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c3403 write_ir_text(VkPipelineExecutableInternalRepresentationKHR* ir, in write_ir_text()
3500 VkPipelineExecutableInternalRepresentationKHR *pInternalRepresentations) in v3dv_GetPipelineExecutableInternalRepresentationsKHR()
3506 VK_OUTARRAY_MAKE_TYPED(VkPipelineExecutableInternalRepresentationKHR, out, in v3dv_GetPipelineExecutableInternalRepresentationsKHR()
3514 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, in v3dv_GetPipelineExecutableInternalRepresentationsKHR()
3524 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, in v3dv_GetPipelineExecutableInternalRepresentationsKHR()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.cc4636 write_ir_text(VkPipelineExecutableInternalRepresentationKHR* ir, in write_ir_text()
4661 VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations) in tu_GetPipelineExecutableInternalRepresentationsKHR()
4664 VK_OUTARRAY_MAKE_TYPED(VkPipelineExecutableInternalRepresentationKHR, out, in tu_GetPipelineExecutableInternalRepresentationsKHR()
4672 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, &out, ir) { in tu_GetPipelineExecutableInternalRepresentationsKHR()
4683 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, &out, ir) { in tu_GetPipelineExecutableInternalRepresentationsKHR()
4694 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, &out, ir) { in tu_GetPipelineExecutableInternalRepresentationsKHR()
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp716 VkPipelineExecutableInternalRepresentationKHR ir[16]; in print_pipeline_ir()
721 VkPipelineExecutableInternalRepresentationKHR* requested_ir = nullptr; in print_pipeline_ir()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c4433 write_ir_text(VkPipelineExecutableInternalRepresentationKHR* ir, in write_ir_text()
4457 VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations) in anv_GetPipelineExecutableInternalRepresentationsKHR()
4460 VK_OUTARRAY_MAKE_TYPED(VkPipelineExecutableInternalRepresentationKHR, out, in anv_GetPipelineExecutableInternalRepresentationsKHR()
4468 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, &out, ir) { in anv_GetPipelineExecutableInternalRepresentationsKHR()
4479 vk_outarray_append_typed(VkPipelineExecutableInternalRepresentationKHR, &out, ir) { in anv_GetPipelineExecutableInternalRepresentationsKHR()
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_deepcopy_guest.h1471 const VkPipelineExecutableInternalRepresentationKHR* from,
1472 VkPipelineExecutableInternalRepresentationKHR* to);
H A Dgoldfish_vk_transform_guest.h2368 ResourceTracker* resourceTracker, VkPipelineExecutableInternalRepresentationKHR* toTransform);
2371 ResourceTracker* resourceTracker, VkPipelineExecutableInternalRepresentationKHR* toTransform);
H A Dgoldfish_vk_marshaling_guest.h2814 const VkPipelineExecutableInternalRepresentationKHR* forMarshaling);
2818 VkPipelineExecutableInternalRepresentationKHR* forUnmarshaling);
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_typemap_helper.h1742 template <> struct LvlTypeMap<VkPipelineExecutableInternalRepresentationKHR> {
1747 typedef VkPipelineExecutableInternalRepresentationKHR Type;
H A Dvk_safe_struct.h3464 …e_VkPipelineExecutableInternalRepresentationKHR(const VkPipelineExecutableInternalRepresentationKH…
3469 void initialize(const VkPipelineExecutableInternalRepresentationKHR* in_struct);
3471VkPipelineExecutableInternalRepresentationKHR *ptr() { return reinterpret_cast<VkPipelineExecutabl… in ptr()
3472VkPipelineExecutableInternalRepresentationKHR const *ptr() const { return reinterpret_cast<VkPipel… in ptr()
H A Dthread_safety.h3000 VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations);
3006 VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations,
H A Dparameter_validation.h1199 VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations);
H A Dchassis.h1555 VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations);
3304 …ecutableInfo, uint32_t* pInternalRepresentationCount, VkPipelineExecutableInternalRepresentationKH… in PreCallValidateGetPipelineExecutableInternalRepresentationsKHR()
3305 …ecutableInfo, uint32_t* pInternalRepresentationCount, VkPipelineExecutableInternalRepresentationKH… in PreCallRecordGetPipelineExecutableInternalRepresentationsKHR()
3306 …ecutableInfo, uint32_t* pInternalRepresentationCount, VkPipelineExecutableInternalRepresentationKH… in PostCallRecordGetPipelineExecutableInternalRepresentationsKHR()
H A Dlayer_chassis_dispatch.h1229 VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations);
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h1499 const VkPipelineExecutableInternalRepresentationKHR* from,
1500 VkPipelineExecutableInternalRepresentationKHR* to);
Dgoldfish_vk_transform.h2482 VkPipelineExecutableInternalRepresentationKHR* toTransform);
2486 VkPipelineExecutableInternalRepresentationKHR* toTransform);
Dgoldfish_vk_marshaling.h2843 const VkPipelineExecutableInternalRepresentationKHR* forMarshaling);
2847 VkPipelineExecutableInternalRepresentationKHR* forUnmarshaling);
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp468 std::vector<VkPipelineExecutableInternalRepresentationKHR> irs; in verifyInternalRepresentations()

12345678