Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl164 glValidateProgramFunc validateProgram; variable
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
DMockWebGraphicsContext3D.h220 virtual void validateProgram(WebGLId program) { } in validateProgram() function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContextBase.cpp4106 void WebGLRenderingContextBase::validateProgram(WebGLProgram* program) in validateProgram() function in blink::WebGLRenderingContextBase