OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:passthrough_fs
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/state_tracker/
st_atom_shader.c
60
if (!st->
passthrough_fs
) {
61
st->
passthrough_fs
=
65
return st->
passthrough_fs
;
st_context.h
180
void *
passthrough_fs
; /**< simple pass-through frag shader */
member in struct:st_context
Completed in 279 milliseconds