Searched defs:type_float (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ | ||
D | esextcTextureCubeMapArraySampling.hpp | 752 static const glw::GLchar* const type_float; member in glcts::TextureCubeMapArraySamplingTest |
D | esextcTextureCubeMapArraySampling.cpp | 223 const glw::GLchar* const TextureCubeMapArraySamplingTest::type_float = "float "; member in glcts::TextureCubeMapArraySamplingTest |
/external/mesa3d/src/freedreno/ir3/ | ||
D | instr-a3xx.h | 301 static inline int type_float(type_t type) in type_float() function |