Home
last modified time | relevance | path

Searched defs:type_uint (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp754 static const glw::GLchar* const type_uint; member in glcts::TextureCubeMapArraySamplingTest
DesextcTextureCubeMapArraySampling.cpp225 const glw::GLchar* const TextureCubeMapArraySamplingTest::type_uint = "uint "; member in glcts::TextureCubeMapArraySamplingTest
/external/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h306 static inline int type_uint(type_t type) in type_uint() function