OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_state_slots
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glsl/
ir.h
488
* If the variable is not a uniform, \c
num_state_slots
will be zero and
492
unsigned
num_state_slots
; /**< Number of state slots used */
member in class:ir_variable
[
all
...]
/external/mesa3d/src/glsl/
ir.h
488
* If the variable is not a uniform, \c
num_state_slots
will be zero and
492
unsigned
num_state_slots
; /**< Number of state slots used */
member in class:ir_variable
[
all
...]
Completed in 55 milliseconds