Home
last modified time | relevance | path

Searched defs:storeops (Results 1 – 9 of 9) sorted by relevance

/external/angle/src/libANGLE/
DPixelLocalStorage.cpp540 void PixelLocalStorage::end(Context *context, const GLenum storeops[]) in end()
749 void onEnd(Context *context, const GLenum storeops[]) override in onEnd()
947 void onEnd(Context *context, const GLenum storeops[]) override in onEnd()
1089 void onEnd(Context *context, const GLenum storeops[]) override in onEnd()
DContext.cpp8940 void Context::endPixelLocalStorage(GLsizei n, const GLenum storeops[]) in endPixelLocalStorage()
8954 angle::FixedVector<GLenum, IMPLEMENTATION_MAX_PIXEL_LOCAL_STORAGE_PLANES> storeops( in endPixelLocalStorageWithStoreOpsStore() local
9900 const GLenum storeops[]) in drawPixelLocalStorageEXTDisable()
DvalidationESEXT.cpp2195 const GLenum storeops[]) in ValidateEndPixelLocalStorageANGLE()
/external/angle/src/libANGLE/renderer/
DContextImpl.cpp106 const GLenum storeops[]) in drawPixelLocalStorageEXTDisable()
/external/angle/src/libANGLE/renderer/gl/
DContextGL.cpp1092 const GLenum storeops[]) in drawPixelLocalStorageEXTDisable()
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp4165 void GL_APIENTRY GL_EndPixelLocalStorageANGLE(GLsizei n, const GLenum *storeops) in GL_EndPixelLocalStorageANGLE()
DlibGLESv2_autogen.cpp3815 void GL_APIENTRY glEndPixelLocalStorageANGLE(GLsizei n, const GLenum *storeops) in glEndPixelLocalStorageANGLE()
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_params.cpp4286 const GLenum *storeops, in CaptureEndPixelLocalStorageANGLE_storeops()
Dcapture_gles_ext_autogen.cpp4811 const GLenum *storeops) in CaptureEndPixelLocalStorageANGLE()