Home
last modified time | relevance | path

Searched defs:internal_format (Results 1 – 19 of 19) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
Dgen_load_functions_table.py103 def load_functions_name(internal_format, angle_format): argument
107 def unknown_func_name(internal_format): argument
130 def get_unknown_load_func(angle_to_type_map, internal_format): argument
Dangle_format.py127 def gl_format_channels(internal_format): argument
165 def get_internal_format_initializer(internal_format, format_id): argument
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_formats.cpp172 static bool is_afbc_format(uint64_t internal_format) in is_afbc_format()
182 uint64_t internal_format = req_format; in determine_best_format() local
323 uint64_t internal_format, me_mask, base_format, mapped_base_format; in decode_internal_format() local
606 uint64_t internal_format = 0; in mali_gralloc_select_format() local
Dmali_gralloc_private_interface.cpp36 uint64_t *internal_format) in mali_gralloc_private_get_buff_int_fmt()
247 uint64_t internal_format) in mali_gralloc_private_set_priv_fmt()
Dmali_gralloc_bufferdescriptor.h50 uint64_t internal_format; member
Dmali_gralloc_formats.h165 …uint64_t internal_format = (uint64_t)(((((uint64_t)(x)) & 0xff000000) << 24) | // Regular modifier… in mali_gralloc_format_unwrap() local
Dmali_gralloc_buffer.h105 uint64_t internal_format; member
Dmali_gralloc_ion.cpp68 static void init_afbc(uint8_t *buf, uint64_t internal_format, int w, int h) in init_afbc()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_formats.cpp172 static bool is_afbc_format(uint64_t internal_format) in is_afbc_format()
182 uint64_t internal_format = req_format; in determine_best_format() local
323 uint64_t internal_format, me_mask, base_format, mapped_base_format; in decode_internal_format() local
606 uint64_t internal_format = 0; in mali_gralloc_select_format() local
Dmali_gralloc_private_interface.cpp36 uint64_t *internal_format) in mali_gralloc_private_get_buff_int_fmt()
247 uint64_t internal_format) in mali_gralloc_private_set_priv_fmt()
Dmali_gralloc_bufferdescriptor.h49 uint64_t internal_format; member
Dmali_gralloc_formats.h165 …uint64_t internal_format = (uint64_t)(((((uint64_t)(x)) & 0xff000000) << 24) | // Regular modifier… in mali_gralloc_format_unwrap() local
Dmali_gralloc_buffer.h105 uint64_t internal_format; member
Dmali_gralloc_ion.cpp68 static void init_afbc(uint8_t *buf, uint64_t internal_format, int w, int h) in init_afbc()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Dgen_texture_format_table.py73 def get_swizzle_format_id(internal_format, angle_format): argument
184 def json_to_table_data(internal_format, format_name, prefix, json): argument
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dgen_vk_format_table.py141 def gen_format_case(angle, internal_format, vk_json_data): argument
/device/linaro/hikey/gralloc/
Dgralloc_priv.h174 int internal_format; member
/device/generic/vulkan-cereal/stream-servers/
DRendererImpl.cpp609 …rm_resource_info = [](uint32_t handle, int32_t* width, int32_t* height, int32_t* internal_format) { in __anon44617cfb1a02()
Dvirtio-gpu-gfxstream-renderer.cpp1540 int platformResourceInfo(int res_handle, int* width, int* height, int* internal_format) { in platformResourceInfo()
1815 …m_renderer_platform_resource_info(int res_handle, int* width, int* height, int* internal_format) { in stream_renderer_platform_resource_info()