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

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

Completed in 151 milliseconds