OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allow_psiz
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/svga/
svga_tgsi.h
51
unsigned
allow_psiz
:1;
member in struct:svga_vs_compile_key
svga_state_vs.c
162
key->
allow_psiz
= svga->curr.rast->templ.point_size_per_vertex;
svga_tgsi_decl_sm30.c
468
if (!emit->key.vkey.
allow_psiz
)
Completed in 147 milliseconds