Home
last modified time | relevance | path

Searched refs:SamplerViews (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h439 SamplerViews[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
Dtgsi_exec.c2365 uint target = mach->SamplerViews[resource_unit].Resource; in exec_lodq()
2557 target = mach->SamplerViews[unit].Resource; in exec_txf()
2694 switch (mach->SamplerViews[resource_unit].Resource) { in exec_sample()
2804 switch (mach->SamplerViews[resource_unit].Resource) { in exec_sample_d()
2991 mach->SamplerViews[decl->Range.First] = decl->SamplerView; in exec_declaration()