OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:num_temps
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/state_trackers/vega/
shaders_cache.c
129
VGint num_consts,
num_temps
, num_samplers;
local
140
if (shaders[i]->
num_temps
)
148
shaders[i]->
num_temps
);
163
num_temps
= end_temp - start_temp;
192
if (
num_temps
>= 1) {
233
if (
num_temps
>= 1) {
asm_fill.h
618
VGint
num_temps
;
member in struct:shader_asm_info
Completed in 110 milliseconds