Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/lib/
Ddecode.c153 pandecode_validate_buffer(mali_ptr addr, size_t sz) in pandecode_validate_buffer() function
598 pandecode_validate_buffer(primitive.indices, primitive.index_count * size); in pandecode_primitive()
613 pandecode_validate_buffer(addr, size); in pandecode_uniform_buffers()
626 pandecode_validate_buffer(uniforms, uniform_count * 16); in pandecode_uniforms()