HomeSort by relevance Sort by last modified time
    Searched defs:m_to_height (Results 1 - 9 of 9) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl3cCullDistanceTests.hpp 200 const glw::GLuint m_to_height; member in class:glcts::CullDistance::FunctionalTest
gl4cShaderTextureImageSamplesTests.hpp 88 const unsigned int m_to_height; member in class:glcts::ShaderTextureImageSamplesTestBase
gl4cPipelineStatisticsQueryTests.hpp 443 const unsigned int m_to_height; member in class:glcts::PipelineStatisticsQueryTestFunctionalBase
521 const glw::GLuint m_to_height; member in class:glcts::PipelineStatisticsQueryTestFunctional2
gl4cSparseBufferTests.hpp 598 const unsigned int m_to_height; member in class:gl4cts::PixelUnpackBufferStorageTestCase
724 const unsigned int m_to_height; member in class:gl4cts::QuadsBufferStorageTestCase
    [all...]
gl4cShaderSubroutineTests.hpp 777 const unsigned int m_to_height; member in class:gl4cts::ShaderSubroutine::FunctionalTest13
980 const unsigned int m_to_height; member in class:gl4cts::ShaderSubroutine::FunctionalTest17
    [all...]
gl4cGPUShaderFP64Tests.hpp 1292 unsigned int m_to_height; member in class:gl4cts::GPUShaderFP64Test7
    [all...]
  /external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
esextcDrawElementsBaseVertexTests.hpp 284 const unsigned int m_to_height; member in class:glcts::DrawElementsBaseVertexTestBase
    [all...]
  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderAPI.hpp 89 static const unsigned int m_to_height; member in class:glcts::GeometryShaderCreateShaderProgramvTest
    [all...]
esextcGeometryShaderAPI.cpp 113 const unsigned int GeometryShaderCreateShaderProgramvTest::m_to_height = 4; member in class:glcts::GeometryShaderCreateShaderProgramvTest
214 GL_RGBA8, m_to_width, m_to_height);
227 m_to_width, m_to_height);
372 unsigned char result_data[m_to_width * m_to_height * 4 /* rgba */];
376 m_to_width, m_to_height, GL_RGBA, GL_UNSIGNED_BYTE, result_data);
379 for (unsigned int y = 0; y < m_to_height; ++y)
    [all...]

Completed in 210 milliseconds