HomeSort by relevance Sort by last modified time
    Searched refs:m_draw_buffer (Results 1 - 5 of 5) sorted by null

  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp 344 drawBuffers[i] = m_textures_info[i].m_draw_buffer;
360 gl.framebufferTexture(GL_DRAW_FRAMEBUFFER, m_textures_info[i].m_draw_buffer, m_textures_info[i].m_id,
365 gl.framebufferTextureLayer(GL_DRAW_FRAMEBUFFER, m_textures_info[i].m_draw_buffer, m_textures_info[i].m_id,
481 texInfo.m_draw_buffer = GL_COLOR_ATTACHMENT0;
488 texInfo.m_draw_buffer = GL_COLOR_ATTACHMENT1;
618 texInfo.m_draw_buffer = GL_COLOR_ATTACHMENT0;
687 texInfo.m_draw_buffer = GL_COLOR_ATTACHMENT0;
774 texInfo.m_draw_buffer = GL_COLOR_ATTACHMENT0;
esextcGeometryShaderLayeredRenderingBoundaryCondition.hpp 44 glw::GLenum m_draw_buffer; member in struct:glcts::GeometryShaderLayeredRenderingBoundaryCondition::TextureInfo
  /external/deqp/external/openglcts/modules/gles31/
es31cComputeShaderTests.cpp 3724 GLuint m_draw_buffer; member in class:glcts::__anon18769::AdvancedPipelineGenDrawCommands
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cComputeShaderTests.cpp 4059 GLuint m_draw_buffer; member in class:gl4cts::__anon18705::AdvancedPipelineGenDrawCommands
    [all...]
gl4cShaderImageLoadStoreTests.cpp 6208 GLint m_draw_buffer; member in class:gl4cts::__anon18728::AdvancedSSOSubroutine
    [all...]

Completed in 1249 milliseconds