Home
last modified time | relevance | path

Searched refs:pandecode_validate_buffer (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/panfrost/lib/genxml/
Ddecode_jm.c56 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()
Ddecode.h107 void pandecode_validate_buffer(struct pandecode_context *ctx, uint64_t addr,
Ddecode_common.c110 pandecode_validate_buffer(struct pandecode_context *ctx, uint64_t addr, in pandecode_validate_buffer() function
Ddecode.c386 pandecode_validate_buffer(ctx, addr, count * 8); in GENX()