Home
last modified time | relevance | path

Searched refs:PROGRAM_SAMPLER (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprog_print.c75 case PROGRAM_SAMPLER: in _mesa_register_file_name()
Dir_to_mesa.cpp2402 file = PROGRAM_SAMPLER; in visit_field()
2416 if (file == PROGRAM_SAMPLER) { in visit_field()
/external/mesa3d/src/mesa/main/
Dmtypes.h1870 PROGRAM_SAMPLER, /**< for shader samplers, compile-time only */ enumerator