Searched refs:pandecode_validate_buffer (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/panfrost/lib/genxml/ |
D | decode_jm.c | 56 pandecode_validate_buffer(ctx, primitive.indices, in pandecode_primitive() 235 pandecode_validate_buffer(ctx, addr, size); in pandecode_uniform_buffers() 249 pandecode_validate_buffer(ctx, uniforms, uniform_count * 16); in pandecode_uniforms()
|
D | decode.h | 107 void pandecode_validate_buffer(struct pandecode_context *ctx, uint64_t addr,
|
D | decode_common.c | 110 pandecode_validate_buffer(struct pandecode_context *ctx, uint64_t addr, in pandecode_validate_buffer() function
|
D | decode.c | 386 pandecode_validate_buffer(ctx, addr, count * 8); in GENX()
|