Searched defs:type_uint (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ | ||
D | esextcTextureCubeMapArraySampling.hpp | 754 static const glw::GLchar* const type_uint; member in glcts::TextureCubeMapArraySamplingTest |
D | esextcTextureCubeMapArraySampling.cpp | 225 const glw::GLchar* const TextureCubeMapArraySamplingTest::type_uint = "uint "; member in glcts::TextureCubeMapArraySamplingTest |
/external/mesa3d/src/freedreno/ir3/ | ||
D | instr-a3xx.h | 306 static inline int type_uint(type_t type) in type_uint() function |