Home
last modified time | relevance | path

Searched defs:m_vao (Results 1 - 25 of 37) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayETC2Support.hpp56 glw::GLuint m_vao; member in glcts::TextureCubeMapArrayETC2Support
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cContextFlushControlTests.hpp165 glw::GLuint m_vao; //!< OpenGL vertex array object identifier (in m_context). member in gl4cts::ContextFlushControl::FunctionalTest::DrawSetup
H A Dgl4cIndirectParametersTests.hpp111 GLuint m_vao; member in gl4cts::MultiDrawArraysIndirectCountCase
134 GLuint m_vao; member in gl4cts::MultiDrawElementsIndirectCountCase
H A Dgl4cIncompleteTextureAccessTests.hpp114 glw::GLuint m_vao; member in gl4cts::IncompleteTextureAccess::SamplerTest
H A Dgl4cShaderDrawParametersTests.hpp106 GLuint m_vao; member in gl4cts::ShaderDrawParametersTestBase
H A Dgl3cTextureSizePromotion.hpp117 glw::GLuint m_vao; //!< Vertex Array Object name. member in gl3cts::TextureSizePromotion::FunctionalTest
H A Dgl4cTextureBarrierTests.cpp491 GLuint m_vao; member in gl4cts::TextureBarrierBasicOutline
H A Dgl4cClipControlTests.cpp562 glw::GLuint m_vao, m_vbo; member in gl4cts::ClipControlOriginTest
758 glw::GLuint m_vao, m_vbo; global() member in gl4cts::ClipControlDepthModeZeroToOneTest
925 glw::GLuint m_vao, m_vbo; global() member in gl4cts::ClipControlDepthModeOneToOneTest
1110 glw::GLuint m_vao, m_vbo; global() member in gl4cts::ClipControlFaceCulling
1351 glw::GLuint m_vao, m_vbo; global() member in gl4cts::ClipControlViewportBounds
[all...]
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp1387 GLuint m_vao; member in gl3cts::TransformFeedbackOverflowQueryFunctionalBase
H A Dgl4cVertexAttribBindingTests.cpp286 GLuint m_vsp, m_fsp, m_ppo, m_vao, m_vbo; member in gl4cts::__anon27657::BasicUsage
473 GLuint m_vao, m_vbo; member in gl4cts::__anon27657::BasicInputCase1
520 GLuint m_vao, m_vb member in gl4cts::__anon27657::BasicInputCase2
582 GLuint m_vao, m_vbo; global() member in gl4cts::__anon27657::BasicInputCase3
649 GLuint m_vao, m_vbo[2]; global() member in gl4cts::__anon27657::BasicInputCase4
744 GLuint m_vao, m_vbo; global() member in gl4cts::__anon27657::BasicInputCase5
919 GLuint m_vao, m_vbo; global() member in gl4cts::__anon27657::BasicInputCase6
1076 GLuint m_vao, m_vbo[2]; global() member in gl4cts::__anon27657::BasicInputCase7
1156 GLuint m_vao, m_vbo[2]; global() member in gl4cts::__anon27657::BasicInputCase8
1235 GLuint m_vao, m_vbo[2]; global() member in gl4cts::__anon27657::BasicInputCase9
1309 GLuint m_vao, m_vbo; global() member in gl4cts::__anon27657::BasicInputCase10
1372 GLuint m_vao, m_vbo[2]; global() member in gl4cts::__anon27657::BasicInputCase11
1445 GLuint m_vao, m_vbo; global() member in gl4cts::__anon27657::BasicInputCase12
1614 GLuint m_vao, m_vbo; global() member in gl4cts::__anon27657::BasicInputICase1
1761 GLuint m_vao, m_vbo[2]; global() member in gl4cts::__anon27657::BasicInputICase2
1836 GLuint m_vao, m_vbo; global() member in gl4cts::__anon27657::BasicInputICase3
1988 GLuint m_vao, m_vbo; global() member in gl4cts::__anon27657::BasicInputLCase1
2053 GLuint m_vao, m_vbo[2]; global() member in gl4cts::__anon27657::BasicInputLCase2
2126 GLuint m_vao, m_vbo[2]; global() member in gl4cts::__anon27657::BasicState1
2383 GLuint m_vao, m_vbo; global() member in gl4cts::__anon27657::BasicState2
2629 GLuint m_vao, m_vbo[3]; global() member in gl4cts::__anon27657::BasicState3
2863 GLuint m_vao; global() member in gl4cts::__anon27657::BasicState4
2955 GLuint m_vao[2], m_vbo[2], m_ebo[2], m_vsp, m_fsp, m_ppo; global() member in gl4cts::__anon27657::AdvancedBindingUpdate
3425 GLuint m_po, m_vao[2], m_xfo[2], m_buffer[2]; global() member in gl4cts::__anon27657::AdvancedIterations
3603 GLuint m_vsp, m_ppo, m_ssbo, m_vao, m_vbo; global() member in gl4cts::__anon27657::AdvancedLargeStrideAndOffsetsNewAndLegacyAPI
3757 GLuint m_vao, m_vbo; global() member in gl4cts::__anon27657::NegativeBindVertexBuffer
3832 GLuint m_vao, m_vbo; global() member in gl4cts::__anon27657::NegativeVertexAttribFormat
4025 GLuint m_vao; global() member in gl4cts::__anon27657::NegativeVertexAttribBinding
4075 GLuint m_vao; global() member in gl4cts::__anon27657::NegativeVertexAttribDivisor
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeVertexArrayApiTests.cpp83 GLuint m_vao; member in deqp::gles3::Functional::VAOHelper
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderTextureSizeTests.cpp103 glw::GLuint m_vao; member in deqp::gles31::Functional::__anon30918::TextureSizeCase
H A Des31fNegativeVertexArrayApiTests.cpp95 GLuint m_vao; member in deqp::gles31::Functional::NegativeTestShared::VAOHelper
H A Des31fDrawElementsBaseVertexTests.cpp186 GLuint m_vao; member in deqp::gles31::Functional::__anon30816::VertexIDCase
H A Des31fNegativeStateApiTests.cpp95 GLuint m_vao; member in deqp::gles31::Functional::NegativeTestShared::VAOHelper
H A Des31fVertexAttributeBindingTests.cpp150 glw::GLuint m_vao; member in deqp::gles31::Functional::__anon30967::BindingRenderCase
[all...]
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sDrawTests.cpp119 glw::GLuint m_vao; member in deqp::gles31::Stress::__anon30973::InvalidDrawCase
H A Des31sVertexAttributeBindingTests.cpp144 glw::GLuint m_vao; member in deqp::gles31::Stress::__anon30976::BindingRenderCase
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderPrimitiveCounter.hpp140 glw::GLuint m_vao; member in glcts::GeometryShaderPrimitiveCounter
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.hpp258 deUint32 m_vao; member in deqp::gls::BufferTestUtil::VertexArrayVerifier
278 deUint32 m_vao; member in deqp::gls::BufferTestUtil::IndexArrayVerifier
H A DglsShaderPerformanceMeasurer.hpp125 deUint32 m_vao; member in deqp::gls::ShaderPerformanceMeasurer
H A DglsMemoryStressCase.cpp101 deUint32 m_vao; member in deqp::gls::TextureRenderer
263 deUint32 m_vao; member in deqp::gls::BufferRenderer
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cFramebufferNoAttachmentsTests.cpp493 GLuint m_vao; member in glcts::FramebufferNoAttachmentsRenderCase
H A Des31cVertexAttribBindingTests.cpp301 GLuint m_vsp, m_fsp, m_ppo, m_vao, m_vbo; member in glcts::__anon27702::BasicUsage
539 GLuint m_vao, m_vbo; member in glcts::__anon27702::BasicInputCase1
585 GLuint m_vao, m_vb member in glcts::__anon27702::BasicInputCase2
647 GLuint m_vao, m_vbo; global() member in glcts::__anon27702::BasicInputCase3
716 GLuint m_vao, m_vbo[2]; global() member in glcts::__anon27702::BasicInputCase4
819 GLuint m_vao, m_vbo; global() member in glcts::__anon27702::BasicInputCase5
1015 GLuint m_vao, m_vbo; global() member in glcts::__anon27702::BasicInputCase6
1193 GLuint m_vao, m_vbo[2]; global() member in glcts::__anon27702::BasicInputCase8
1274 GLuint m_vao, m_vbo[2]; global() member in glcts::__anon27702::BasicInputCase9
1347 GLuint m_vao, m_vbo[2]; global() member in glcts::__anon27702::BasicInputCase11
1420 GLuint m_vao, m_vbo; global() member in glcts::__anon27702::BasicInputCase12
1603 GLuint m_vao, m_vbo; global() member in glcts::__anon27702::BasicInputICase1
1766 GLuint m_vao, m_vbo[2]; global() member in glcts::__anon27702::BasicInputICase2
1841 GLuint m_vao, m_vbo; global() member in glcts::__anon27702::BasicInputICase3
2074 GLuint m_vao, m_vbo[3]; global() member in glcts::__anon27702::BasicState1
2306 GLuint m_vao; global() member in glcts::__anon27702::BasicState2
2398 GLuint m_vao[2], m_vbo[2], m_ebo[2], m_vsp, m_fsp, m_ppo; global() member in glcts::__anon27702::AdvancedBindingUpdate
2683 GLuint m_po, m_vao[2], m_buffer[2]; global() member in glcts::__anon27702::AdvancedIterations
2861 GLuint m_vsp, m_fsp, m_ppo, m_ssbo, m_vao, m_vbo; global() member in glcts::__anon27702::AdvancedLargeStrideAndOffsetsNewAndLegacyAPI
3069 GLuint m_vao, m_vbo; global() member in glcts::__anon27702::NegativeBindVertexBuffer
3175 GLuint m_vao, m_vbo; global() member in glcts::__anon27702::NegativeVertexAttribFormat
3330 GLuint m_vao; global() member in glcts::__anon27702::NegativeVertexAttribBinding
3395 GLuint m_vao; global() member in glcts::__anon27702::NegativeVertexAttribDivisor
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fClipControlTests.cpp554 glw::GLuint m_vao, m_vbo; member in deqp::gles2::Functional::ClipControlOriginTest
738 glw::GLuint m_vao, m_vbo; global() member in deqp::gles2::Functional::ClipControlFaceCulling
975 glw::GLuint m_vao, m_vbo; global() member in deqp::gles2::Functional::ClipControlViewportBounds
1295 glw::GLuint m_vao, m_vbo; global() member in deqp::gles2::Functional::ClipControlDepthModeZeroToOneTest
1460 glw::GLuint m_vao, m_vbo; global() member in deqp::gles2::Functional::ClipControlDepthModeOneToOneTest
[all...]

Completed in 30 milliseconds

12