Home
last modified time | relevance | path

Searched defs:InitStorage (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp522 void Buffer::InitStorage(glw::GLenum target, glw::GLenum flags, glw::GLsizeiptr size, const glw::GL… in InitStorage() function in gl4cts::BufferStorage::Buffer
Dgl4cMultiBindTests.cpp1009 void Texture::InitStorage(deqp::Context& context, glw::GLenum target, glw::GLsizei levels, glw::GLe… in InitStorage() function in gl4cts::MultiBind::Texture
/external/clang/include/clang/AST/
DDecl.h2332 llvm::PointerIntPair<void *, 2, InitStorageKind> InitStorage; variable
/external/llvm-project/clang/include/clang/AST/
DDecl.h2820 llvm::PointerIntPair<void *, 2, InitStorageKind> InitStorage; variable