Home
last modified time | relevance | path

Searched refs:vn_command_vkGetImageDrmFormatModifierPropertiesEXT (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_image.h1489 …iesEXT_args_temp(struct vn_cs_decoder *dec, struct vn_command_vkGetImageDrmFormatModifierPropertie… in vn_decode_vkGetImageDrmFormatModifierPropertiesEXT_args_temp()
1503 …eDrmFormatModifierPropertiesEXT_args_handle(struct vn_command_vkGetImageDrmFormatModifierPropertie… in vn_replace_vkGetImageDrmFormatModifierPropertiesEXT_args_handle()
1510 …sEXT_reply(struct vn_cs_encoder *enc, const struct vn_command_vkGetImageDrmFormatModifierPropertie… in vn_encode_vkGetImageDrmFormatModifierPropertiesEXT_reply()
1810 struct vn_command_vkGetImageDrmFormatModifierPropertiesEXT args; in vn_dispatch_vkGetImageDrmFormatModifierPropertiesEXT()
H A Dvn_protocol_renderer_defines.h1927 struct vn_command_vkGetImageDrmFormatModifierPropertiesEXT { struct
2449 …ertiesEXT)(struct vn_dispatch_context *ctx, struct vn_command_vkGetImageDrmFormatModifierPropertie…
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_image.c135 struct vn_command_vkGetImageDrmFormatModifierPropertiesEXT *args) in vkr_dispatch_vkGetImageDrmFormatModifierPropertiesEXT()