OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shadowcube
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
radeon_setup_tgsi_llvm.c
521
boolean
shadowcube
= (emit_data->inst->Texture.Texture == TGSI_TEXTURE_SHADOWCUBE);
local
534
cnt =
shadowcube
? 3 : 4;
[
all
...]
/external/mesa3d/src/gallium/drivers/radeon/
radeon_setup_tgsi_llvm.c
521
boolean
shadowcube
= (emit_data->inst->Texture.Texture == TGSI_TEXTURE_SHADOWCUBE);
local
534
cnt =
shadowcube
? 3 : 4;
[
all
...]
Completed in 48 milliseconds