Home
last modified time | relevance | path

Searched defs:validate_format (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp804 static bool validate_format(const format_info_t * const format, in validate_format() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.h607 void (*validate_format)(struct fd_context *ctx, struct fd_resource *rsc, member