Home
last modified time | relevance | path

Searched refs:m_scaleLoc (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fLifetimeTests.cpp79 GLint m_scaleLoc; member in deqp::gles3::Functional::__anon30571::ScaleProgram
91 m_scaleLoc = gl.getUniformLocation(getProgram(), "scale"); in ScaleProgram()
141 gl.uniform1f(m_scaleLoc, scale); in draw()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcCompressedFormatTests.cpp263 GLuint m_scaleLoc; member in glcts::__anon27555::SharedData
304 m_scaleLoc = gl.getUniformLocation(program, "scale"); in init()
396 return m_scaleLoc; in scaleLoc()

Completed in 4 milliseconds