Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dinstr-a3xx.h250 static inline int type_float(type_t type) in type_float() function
Ddisasm-a3xx.c207 if (type_float(cat1->src_type)) in print_instr_cat1()
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp752 static const glw::GLchar* const type_float; member in glcts::TextureCubeMapArraySamplingTest
DesextcTextureCubeMapArraySampling.cpp223 const glw::GLchar* const TextureCubeMapArraySamplingTest::type_float = "float "; member in glcts::TextureCubeMapArraySamplingTest
1946 static attributeDefinition depth_attributes[] = { { attribute_refZ, type_float, RefZ, 1 } }; in getAttributes()
1977 …{ attribute_texture_coordinate, type_vec4, TextureCoordinates, 0 }, { attribute_lod, type_float, L… in getAttributes()
2054 out_color_type = type_float; in getColorType()