OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_reg_lod
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
instr-a2xx.h
331
uint8_t
use_reg_lod
: 2; /* 0 for cube, 1 for 2d */
member in struct:PACKED
ir-a2xx.c
342
tex->
use_reg_lod
= !instr->fetch.is_cube;
Completed in 97 milliseconds