Home
last modified time | relevance | path

Searched defs:format_index (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp294 int32_t format_index = get_format_index(base_format); in get_plane_layouts() local
480 int format_index = get_format_index(handle->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK); in get_metadata() local
838 int format_index = get_format_index(partial_handle.alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK); in getFromBufferDescriptorInfo() local
DMapper.cpp115 int format_index = get_format_index(hnd->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK); in getStandardMetadataHelper() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_printf.c114 …uint32_t format_index = util_dynarray_num_elements(&device->printf.formats, struct radv_printf_for… in radv_build_printf() local
229 uint32_t format_index = printf_header >> 16; in radv_dump_printf_data() local
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_draw_crc.c176 uint32_t format_index, uint64_t tiling) in draw_method_subtest()
290 static const char *format_str(int format_index) in format_str()
/aosp_15_r20/external/pigweed/pw_preprocessor/public/pw_preprocessor/
H A Dcompiler.h86 #define PW_PRINTF_FORMAT(format_index, parameter_index) \ argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_blit_perf.c220 for (unsigned format_index = 0; format_index < ARRAY_SIZE(formats); format_index++) { in si_test_blit_perf() local
/aosp_15_r20/external/autotest/client/site_tests/graphics_Gbm/src/
H A Dgbmtest.c749 static int test_gem_map_format(int format_index, in test_gem_map_format()
/aosp_15_r20/external/python/cpython2/Tools/faqwiz/
Dfaqwiz.py522 def format_index(self, files, add=0, localrefs=0): member in FaqWizard
/aosp_15_r20/external/vixl/src/
H A Dutils-vixl.h42 #define PRINTF_CHECK(format_index, varargs_index) \ argument
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c1091 int format_index = zs_format == PIPE_FORMAT_Z24_UNORM_S8_UINT ? 0 : in blitter_get_fs_pack_color_zs() local