Searched defs:tex3d (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp432 tex3d(const _mesa_glsl_parse_state *state) function
452 return tex3d(state) && lod_exists_in_stage(state);
2420 _texture(ir_tex, tex3d, glsl_type::vec4_type, glsl_type::sampler3D_type, glsl_type::vec3_type),
2425 _texture(ir_tex, tex3d, glsl_type::vec4_type, glsl_type::sampler3D_type, glsl_type::vec4_type, TEX_PROJECT),

Completed in 365 milliseconds