Home
last modified time | relevance | path

Searched refs:type_uint (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/freedreno/ir3/
Dir3.h735 (type_uint(src_type) && type_uint(dst_type)) || in is_const_mov()
Dinstr-a3xx.h306 static inline int type_uint(type_t type) in type_uint() function
Ddisasm-a3xx.c474 else if (type_uint(cat1->src_type)) in print_instr_cat1()
/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
2061 out_color_type = type_uint; in getColorType()