Home
last modified time | relevance | path

Searched defs:is_sampler (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/
Dglsl_types.h555 bool is_sampler() const in is_sampler() function
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c2145 boolean is_sampler; in DECL_SPECIAL() local