OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:const_buffer_size
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/softpipe/
sp_context.h
112
unsigned
const_buffer_size
[PIPE_SHADER_TYPES][PIPE_MAX_CONSTANT_BUFFERS];
member in struct:softpipe_context
sp_quad_fs.c
117
softpipe->
const_buffer_size
[PIPE_SHADER_FRAGMENT]);
sp_state_shader.c
368
softpipe->
const_buffer_size
[shader][index] = size;
Completed in 48 milliseconds