Home
last modified time | relevance | path

Searched defs:getProgramResourceName (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
DgluProgramInterfaceQuery.cpp41 void getProgramResourceName (const glw::Functions& gl, deUint32 program, deUint32 programInterface,… in getProgramResourceName() function
DgluProgramInterfaceQuery.hpp108 inline std::string getProgramResourceName (const glw::Functions& gl, deUint32 program, deUint32 pro… in getProgramResourceName() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h581 PFNGLGETPROGRAMRESOURCENAMEPROC getProgramResourceName = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h581 PFNGLGETPROGRAMRESOURCENAMEPROC getProgramResourceName = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl330 glGetProgramResourceNameFunc getProgramResourceName; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2572 void Context::getProgramResourceName(GLuint program, in getProgramResourceName() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2711 void Context::getProgramResourceName(ShaderProgramID program, in getProgramResourceName() function in gl::Context