OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitted_depth_fog
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_decl_sm30.c
154
if (emit->
emitted_depth_fog
) {
167
emit->
emitted_depth_fog
= TRUE;
404
if (emit->
emitted_depth_fog
) {
413
emit->
emitted_depth_fog
= TRUE;
svga_tgsi_emit.h
104
boolean
emitted_depth_fog
;
member in struct:svga_shader_emitter
Completed in 50 milliseconds