Searched defs:storeops (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | PixelLocalStorage.cpp | 559 void PixelLocalStorage::end(Context *context, GLsizei n, const GLenum storeops[]) in end() 784 void onEnd(Context *context, GLsizei n, const GLenum storeops[]) override in onEnd() 937 void onEnd(Context *context, GLsizei n, const GLenum storeops[]) override in onEnd()
|
H A D | validationESEXT.cpp | 2664 const GLenum storeops[]) in ValidateEndPixelLocalStorageANGLE()
|
H A D | Context.cpp | 9074 void Context::endPixelLocalStorage(GLsizei n, const GLenum storeops[]) in endPixelLocalStorage() 9089 angle::FixedVector<GLenum, IMPLEMENTATION_MAX_PIXEL_LOCAL_STORAGE_PLANES> storeops( in endPixelLocalStorageImplicit() local
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_ext_autogen.cpp | 4347 void GL_APIENTRY GL_EndPixelLocalStorageANGLE(GLsizei n, const GLenum *storeops) in GL_EndPixelLocalStorageANGLE()
|
H A D | libGLESv2_autogen.cpp | 3839 void GL_APIENTRY glEndPixelLocalStorageANGLE(GLsizei n, const GLenum *storeops) in glEndPixelLocalStorageANGLE()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_ext_params.cpp | 4397 const GLenum *storeops, in CaptureEndPixelLocalStorageANGLE_storeops()
|
H A D | capture_gles_ext_autogen.cpp | 4868 const GLenum *storeops) in CaptureEndPixelLocalStorageANGLE()
|