Home
last modified time | relevance | path

Searched defs:mFunctions (Results 1 – 23 of 23) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DFenceNVGL.h35 const FunctionsGL *mFunctions; variable
55 const FunctionsGL *mFunctions; variable
DQueryGL.h63 const FunctionsGL *mFunctions; variable
98 const FunctionsGL *mFunctions; variable
DClearMultiviewGL.h79 const FunctionsGL *mFunctions; variable
DProgramExecutableGL.h131 const FunctionsGL *mFunctions; variable
DProgramGL.h100 const FunctionsGL *mFunctions; variable
DShaderGL.cpp89 const FunctionsGL *mFunctions; member in rx::__anon0cda32020111::ShaderTranslateTaskGL
DRendererGL.h127 std::unique_ptr<FunctionsGL> mFunctions; variable
DBlitGL.h186 const FunctionsGL *mFunctions; variable
DQueryGL.cpp283 const FunctionsGL *mFunctions; member in rx::SyncProviderGLSync
324 const FunctionsGL *mFunctions; member in rx::SyncProviderGLQuery
DProgramGL.cpp156 const FunctionsGL *mFunctions; member in rx::ProgramGL::LinkTaskGL
DStateManagerGL.h400 const FunctionsGL *mFunctions; variable
/external/angle/src/compiler/translator/
DBuiltInFunctionEmulator.h72 std::vector<int> mFunctions; variable
DCallDAG.cpp254 std::map<int, CreatorFunctionData> mFunctions; member in sh::CallDAG::CallDAGCreator
/external/angle/src/libANGLE/renderer/gl/eagl/
DPbufferSurfaceEAGL.h64 const FunctionsGL *mFunctions; variable
DWindowSurfaceEAGL.mm38 const rx::FunctionsGL *mFunctions; field
DIOSurfaceSurfaceEAGL.h77 const FunctionsGL *mFunctions; variable
DWindowSurfaceEAGL.h106 const FunctionsGL *mFunctions; variable
/external/angle/src/libANGLE/renderer/gl/cgl/
DPbufferSurfaceCGL.h64 const FunctionsGL *mFunctions; variable
DIOSurfaceSurfaceCGL.h78 const FunctionsGL *mFunctions; variable
DWindowSurfaceCGL.mm34 const rx::FunctionsGL *mFunctions; field
DWindowSurfaceCGL.h107 const FunctionsGL *mFunctions; variable
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.hpp250 std::vector<FunctionToken> mFunctions; member in gl4cts::SparseTexture2LookupTestCase
/external/angle/util/capture/
Dtrace_interpreter.cpp327 TraceFunctionMap &mFunctions; member in angle::__anon3c6b881e0111::Parser