/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/ |
D | gen_load_functions_table.py | 103 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
|
D | angle_format.py | 127 def gl_format_channels(internal_format): argument 165 def get_internal_format_initializer(internal_format, format_id): argument
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_formats.cpp | 172 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
|
D | mali_gralloc_private_interface.cpp | 36 uint64_t *internal_format) in mali_gralloc_private_get_buff_int_fmt() 247 uint64_t internal_format) in mali_gralloc_private_set_priv_fmt()
|
D | mali_gralloc_bufferdescriptor.h | 50 uint64_t internal_format; member
|
D | mali_gralloc_formats.h | 165 …uint64_t internal_format = (uint64_t)(((((uint64_t)(x)) & 0xff000000) << 24) | // Regular modifier… in mali_gralloc_format_unwrap() local
|
D | mali_gralloc_buffer.h | 105 uint64_t internal_format; member
|
D | mali_gralloc_ion.cpp | 68 static void init_afbc(uint8_t *buf, uint64_t internal_format, int w, int h) in init_afbc()
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_formats.cpp | 172 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
|
D | mali_gralloc_private_interface.cpp | 36 uint64_t *internal_format) in mali_gralloc_private_get_buff_int_fmt() 247 uint64_t internal_format) in mali_gralloc_private_set_priv_fmt()
|
D | mali_gralloc_bufferdescriptor.h | 49 uint64_t internal_format; member
|
D | mali_gralloc_formats.h | 165 …uint64_t internal_format = (uint64_t)(((((uint64_t)(x)) & 0xff000000) << 24) | // Regular modifier… in mali_gralloc_format_unwrap() local
|
D | mali_gralloc_buffer.h | 105 uint64_t internal_format; member
|
D | mali_gralloc_ion.cpp | 68 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/ |
D | gen_texture_format_table.py | 73 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/ |
D | gen_vk_format_table.py | 141 def gen_format_case(angle, internal_format, vk_json_data): argument
|
/device/linaro/hikey/gralloc/ |
D | gralloc_priv.h | 174 int internal_format; member
|
/device/generic/vulkan-cereal/stream-servers/ |
D | RendererImpl.cpp | 609 …rm_resource_info = [](uint32_t handle, int32_t* width, int32_t* height, int32_t* internal_format) { in __anon44617cfb1a02()
|
D | virtio-gpu-gfxstream-renderer.cpp | 1540 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()
|