Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h315 unsigned ConstsSize[PIPE_MAX_CONSTANT_BUFFERS]; member
Dtgsi_exec.c1017 mach->ConstsSize[i] = buf_sizes[i]; in tgsi_exec_set_constant_buffers()
1408 if (pos >= mach->ConstsSize[constbuf] / 4) { in fetch_src_file_channel()
3722 size = mach->ConstsSize[unit]; in exec_load_membuf()