OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reads_position
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.h
66
boolean
reads_position
; /**< does fragment shader read position? */
member in struct:tgsi_shader_info
tgsi_scan.c
115
info->
reads_position
&&
168
info->
reads_position
= TRUE;
Completed in 58 milliseconds