Home
last modified time | relevance | path

Searched defs:VertexArray (Results 1 – 19 of 19) sorted by relevance

/external/deqp/modules/glshared/
DglsRandomShaderCase.hpp44 class VertexArray class
DglsRandomShaderCase.cpp78 VertexArray::VertexArray(const rsg::ShaderInput *input, int numVertices) in VertexArray() function in deqp::gls::VertexArray
/external/angle/src/libANGLE/
DVertexAttribute.h18 class VertexArray; variable
DVertexArray.h94 friend class VertexArray; variable
DVertexArray.cpp113 VertexArray::VertexArray(rx::GLImplFactory *factory, in VertexArray() function in gl::VertexArray
DContext.h84 class VertexArray; variable
DState.h54 class VertexArray; variable
/external/angle/src/tests/perf_tests/
DBindingPerf.cpp27 VertexArray, enumerator
/external/deqp/framework/opengl/
DgluObjectWrapper.hpp170 typedef TypedObjectWrapper<OBJECTTYPE_VERTEX_ARRAY> VertexArray; typedef
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.hpp253 class VertexArray class
DglcRobustBufferAccessBehaviorTests.cpp913 VertexArray::VertexArray(const glw::Functions &gl) : m_id(m_invalid_id), m_gl(gl) in VertexArray() function in glcts::RobustBufferAccessBehavior::VertexArray
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DImmutableGraph.h332 auto VertexArray = in get() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp352 class VertexArray class
1573 VertexArray::VertexArray(deqp::Context &context) : m_id(m_invalid_id), m_context(context) in VertexArray() function in gl4cts::BufferStorage::VertexArray
Dgl4cEnhancedLayoutsTests.hpp918 class VertexArray class
Dgl4cEnhancedLayoutsTests.cpp3581 VertexArray::VertexArray(deqp::Context &context) : m_id(m_invalid_id), m_context(context) in VertexArray() function in gl4cts::EnhancedLayouts::Utils::VertexArray
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp583 class VertexArray : public NamedObject class
DsglrReferenceContext.cpp5726 VertexArray::VertexArray(uint32_t name, int maxVertexAttribs) in VertexArray() function in sglr::rc::VertexArray
/external/angle/src/common/
Dframe_capture_utils_autogen.h4813 VertexArray, enumerator
/external/angle/src/tests/gl_tests/
DPixelLocalStorageTest.cpp268 enum class VertexArray enum in PLSProgram