Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h464 type_uint(type_t type) in type_uint() function
Dir3.h919 (type_uint(src_type) && type_uint(dst_type)) || in is_const_mov()
/third_party/vk-gl-cts/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
2056 out_color_type = type_uint; in getColorType()