Searched refs:pandecode_validate_buffer (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/mesa3d/src/panfrost/lib/genxml/ |
H A D | decode_jm.c | 55 pandecode_validate_buffer(ctx, primitive.indices, in pandecode_primitive() 233 pandecode_validate_buffer(ctx, addr, size); in pandecode_uniform_buffers() 247 pandecode_validate_buffer(ctx, uniforms, uniform_count * 16); in pandecode_uniforms()
|
H A D | decode.h | 106 void pandecode_validate_buffer(struct pandecode_context *ctx, mali_ptr addr,
|
H A D | decode_common.c | 110 pandecode_validate_buffer(struct pandecode_context *ctx, mali_ptr addr, in pandecode_validate_buffer() function
|
H A D | decode.c | 382 pandecode_validate_buffer(ctx, addr, count * 8); in GENX()
|