Home
last modified time | relevance | path

Searched defs:sampleMaski (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureMultisampleTest.cpp261 void TextureMultisampleTest::sampleMaski(GLuint maskNumber, GLbitfield mask) in sampleMaski() function in __anonf67e38db0111::TextureMultisampleTest
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h372 PFNGLSAMPLEMASKIPROC sampleMaski = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl655 glSampleMaskiFunc sampleMaski; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp5662 void Context::sampleMaski(GLuint maskNumber, GLbitfield mask) in sampleMaski() function in gl::Context