Searched refs:GetMultisamplefv (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/gpu/ganesh/gl/ |
D | GrGLAssembleGLInterfaceAutogen.cpp | 245 GET_PROC(GetMultisamplefv); in GrGLMakeAssembledGLInterface() 247 GET_PROC(GetMultisamplefv); in GrGLMakeAssembledGLInterface()
|
D | GrGLAssembleGLESInterfaceAutogen.cpp | 236 GET_PROC(GetMultisamplefv); in GrGLMakeAssembledGLESInterface()
|
/external/deqp/external/openglcts/docs/specs/ |
D | CTS_ARB_post_depth_coverage.txt | 77 on the results of GetMultisamplefv called with SAMPLE_POSITION pname.
|
/external/skia/tools/gpu/gl/interface/ |
D | interface.json5 | 231 "GetMultisamplefv",
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 467 ANGLE_CAPTURE_GL(GetMultisamplefv, isCallValid, context, pname, index, val); in GL_GetMultisamplefv()
|
/external/rust/android-crates-io/crates/gl/out/ |
D | bindings.rs | 2047 …GetMultisamplefv(pname: types::GLenum, index: types::GLuint, val: *mut types::GLfloat) -> () { __g… in GetMultisamplefv() function 4142 pub static mut GetMultisamplefv: FnPtr = FnPtr { constant 10733 pub mod GetMultisamplefv { module 10741 unsafe { storage::GetMultisamplefv.is_loaded } in is_loaded() 10747 …storage::GetMultisamplefv = FnPtr::new(metaloadfn(&mut loadfn, "glGetMultisamplefv", &["glGetMulti… in load_with() 20862 GetMultisamplefv::load_with(&mut *loadfn); in load_with()
|