Home
last modified time | relevance | path

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/
DesextcTextureCubeMapArrayImageOperations.hpp121 static const glw::GLfloat m_f_base; member in glcts::TextureCubeMapArrayImageOpCompute
DesextcTextureCubeMapArrayImageOperations.cpp43 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()