Searched refs:m_f_base (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ | ||
H A D | esextcTextureCubeMapArrayImageOperations.hpp | 121 static const glw::GLfloat m_f_base; member in glcts::TextureCubeMapArrayImageOpCompute |
H A D | esextcTextureCubeMapArrayImageOperations.cpp | 43 const glw::GLfloat TextureCubeMapArrayImageOpCompute::m_f_base = 1.5f; member in glcts::TextureCubeMapArrayImageOpCompute 582 fillData<glw::GLfloat>(&floatData[0], width, height, depth, m_n_components, m_f_base); in iterate() |
Completed in 3 milliseconds