Home
last modified time | relevance | path

Searched defs:stateCheck (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/tests/
DGLSnapshotFramebufferControl_unittest.cpp25 void stateCheck(std::vector<GLboolean> expected) override { in stateCheck() function in gfxstream::gl::__anon147154e60111::SnapshotGlColorMaskTest
40 void stateCheck(GLboolean expected) override { in stateCheck() function in gfxstream::gl::__anon147154e60111::SnapshotGlDepthMaskTest
53 void stateCheck(GLuint expected) override { in stateCheck() function in gfxstream::gl::__anon147154e60111::SnapshotGlStencilWriteMaskTest
73 void stateCheck(std::vector<GLclampf> expected) override { in stateCheck() function in gfxstream::gl::__anon147154e60111::SnapshotGlColorClearValueTest
88 void stateCheck(GLclampf expected) override { in stateCheck() function in gfxstream::gl::__anon147154e60111::SnapshotGlDepthClearValueTest
100 void stateCheck(GLint expected) override { in stateCheck() function in gfxstream::gl::__anon147154e60111::SnapshotGlStencilClearValueTest
DGLSnapshotPixelOperations_unittest.cpp103 void stateCheck(std::vector<GLint> expected) override { in stateCheck() function in gfxstream::gl::__anon676403a60111::SnapshotGlScissorBoxTest
130 void stateCheck(GlStencilFunc expected) override { in stateCheck() function in gfxstream::gl::__anon676403a60111::SnapshotGlStencilConditionsTest
192 void stateCheck(GlStencilOp expected) override { in stateCheck() function in gfxstream::gl::__anon676403a60111::SnapshotGlStencilConsequenceTest
255 void stateCheck(GLenum expected) override { in stateCheck() function in gfxstream::gl::__anon676403a60111::SnapshotGlDepthFuncTest
273 void stateCheck(GLenum expected) override { in stateCheck() function in gfxstream::gl::__anon676403a60111::SnapshotGlBlendEquationTest
292 void stateCheck(GlBlendFunc expected) { in stateCheck() function in gfxstream::gl::__anon676403a60111::SnapshotGlBlendFuncTest
324 void stateCheck(GlWriteMaskArray expected) { in stateCheck() function in gfxstream::gl::__anon676403a60111::SnapshotGlWriteMaskiTest
372 void stateCheck(GlBlendFuncArray expected) { in stateCheck() function in gfxstream::gl::__anon676403a60111::SnapshotGlBlendFunciTest
DGLSnapshotRasterization_unittest.cpp29 void stateCheck(GLfloat expected) override { in stateCheck() function in gfxstream::gl::__anon78f9cd4f0111::SnapshotGlLineWidthTest
54 void stateCheck(GLenum expected) override { in stateCheck() function in gfxstream::gl::__anon78f9cd4f0111::SnapshotGlCullFaceTest
71 void stateCheck(GLenum expected) override { in stateCheck() function in gfxstream::gl::__anon78f9cd4f0111::SnapshotGlFrontFaceTest
88 void stateCheck(GLfloat* expected) override { in stateCheck() function in gfxstream::gl::__anon78f9cd4f0111::SnapshotGlPolygonOffsetTest
DGLSnapshotVertexAttributes_unittest.cpp59 virtual void stateCheck(GlVertexAttrib expected) override { in stateCheck() function in gfxstream::gl::__anon1af9cc250111::SnapshotGlVertexAttributesTest
132 void stateCheck(GlVertexAttrib expected) override { in stateCheck() function in gfxstream::gl::__anon1af9cc250111::SnapshotGlVertexAttribSingleValueTest
199 virtual void stateCheck(GlVertexAttrib expected) override { in stateCheck() function in gfxstream::gl::__anon1af9cc250111::SnapshotGlVertexAttribArrayTest
232 void stateCheck(GlVertexAttrib expected) override { in stateCheck() function in gfxstream::gl::__anon1af9cc250111::SnapshotGlVertexAttribBufferTest
DGLSnapshotPixels_unittest.cpp26 void stateCheck(GLuint expected) override { in stateCheck() function in gfxstream::gl::__anon24d151d50111::SnapshotGlUnpackAlignmentTest
46 void stateCheck(GLuint expected) override { in stateCheck() function in gfxstream::gl::__anon24d151d50111::SnapshotGlPackAlignmentTest
DGLSnapshotMultisampling_unittest.cpp36 void stateCheck(GlSampleCoverage expected) { in stateCheck() function in gfxstream::gl::__anon30b1f9060111::SnapshotGlSampleCoverageTest
DGLSnapshotTransformation_unittest.cpp60 void stateCheck(std::vector<GLclampf> expected) override { in stateCheck() function in gfxstream::gl::__anon5d79ded70111::SnapshotGlDepthRangeTest
DGLSnapshot_unittest.cpp66 void stateCheck(GLenum expected) override { in stateCheck() function in gfxstream::gl::__anonbf3fdf000111::SnapshotGlMipmapHintTest
DGLSnapshotTesting.h305 virtual void stateCheck(T expected) { in stateCheck() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcommctrl.h4654 DWORD stateCheck; member