Searched defs:InitStorage (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cBufferStorageTests.cpp | 522 void Buffer::InitStorage(glw::GLenum target, glw::GLenum flags, glw::GLsizeiptr size, const glw::GL… in InitStorage() function in gl4cts::BufferStorage::Buffer
|
D | gl4cMultiBindTests.cpp | 1009 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/ |
D | Decl.h | 2332 llvm::PointerIntPair<void *, 2, InitStorageKind> InitStorage; variable
|
/external/llvm-project/clang/include/clang/AST/ |
D | Decl.h | 2820 llvm::PointerIntPair<void *, 2, InitStorageKind> InitStorage; variable
|