Home
last modified time | relevance | path

Searched defs:isProgramPipeline (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h472 PFNGLISPROGRAMPIPELINEPROC isProgramPipeline = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl427 glIsProgramPipelineFunc isProgramPipeline; variable
/external/angle/src/libANGLE/
DContext.cpp8134 GLboolean Context::isProgramPipeline(ProgramPipelineID pipeline) const in isProgramPipeline() function in gl::Context