Home
last modified time | relevance | path

Searched defs:get_formats (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_format_info_gen.py156 def get_formats(doc): function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_wsi.h38 VkResult (*get_formats)(VkIcdSurfaceBase *surface, member
/aosp_15_r20/external/libkmsxx/kms++/src/
H A Dplane.cpp91 vector<PixelFormat> Plane::get_formats() const in get_formats() function in kms::Plane
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dgen_vk_format_table.py172 def get_formats(format, type): function
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dgen_wgpu_format_table.py176 def get_formats(format, type): function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dtrace-parser.py70 def get_formats(self): member in FramebufferState
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/autogen/
Dmod.rs282 fn get_formats(registry: &Registry) -> Vec<&Format> { in get_formats() method
/aosp_15_r20/external/libkmsxx/kms++util/src/
H A Dvideodevice.cpp488 std::vector<PixelFormat> VideoStreamer::get_formats() in get_formats() function in VideoStreamer
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_private.h379 VkResult (*get_formats)(VkIcdSurfaceBase *surface, member