Home
last modified time | relevance | path

Searched refs:createAndFill2DTexture (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp54 …static GLuint createAndFill2DTexture(deqp::Context& context, GLuint width, GLuint height, GLenum i…
267 GLuint Utils::createAndFill2DTexture(deqp::Context& context, GLuint width, GLuint height, GLenum in… in createAndFill2DTexture() function in gl4cts::StencilTexturing::Utils
849 …Utils::createAndFill2DTexture(m_context, m_width, m_height, internal_format, format, type, &textur… in prepareDestinationTexture()
966 …texture_id = Utils::createAndFill2DTexture(m_context, m_width, m_height, internal_format, GL_DEPTH… in prepareSourceTexture()