OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_input_changes
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_pipeline.c
74
static GLuint
check_input_changes
( struct gl_context *ctx )
function
128
if (
check_input_changes
( ctx ) || tnl->pipeline.new_state) {
/external/mesa3d/src/mesa/tnl/
t_pipeline.c
74
static GLuint
check_input_changes
( struct gl_context *ctx )
function
128
if (
check_input_changes
( ctx ) || tnl->pipeline.new_state) {
Completed in 48 milliseconds