Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h375 unsigned ConstsSize[PIPE_MAX_CONSTANT_BUFFERS]; member
Dtgsi_exec.c1029 mach->ConstsSize[i] = buf_sizes[i]; in tgsi_exec_set_constant_buffers()
1505 if (pos < 0 || pos >= (int) mach->ConstsSize[constbuf]) { in fetch_src_file_channel()