Searched refs:get_txs_dim (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glsl/builtins/tools/
H A Dtexture_builtins.py51 def get_txs_dim(sampler_type): function
64 return_type = vec_type("i", get_txs_dim(sampler_type))
/external/mesa3d/src/glsl/builtins/tools/
H A Dtexture_builtins.py51 def get_txs_dim(sampler_type): function
64 return_type = vec_type("i", get_txs_dim(sampler_type))

Completed in 129 milliseconds