Home
last modified time | relevance | path

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

/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
/external/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h301 static inline int type_float(type_t type) in type_float() function