/aosp_15_r20/frameworks/rs/ |
H A D | rsProgramStore.cpp | 27 RsDepthFunc depthFunc) : ProgramBase(rsc) { in ProgramStore() 91 RsDepthFunc depthFunc) { in getProgramStore() 147 RsDepthFunc depthFunc) { in rsi_ProgramStoreCreate()
|
H A D | rsProgramStore.h | 56 RsDepthFunc depthFunc; member
|
H A D | rsApiStubs.cpp | 792 RsDepthFunc depthFunc) in rsProgramStoreCreate()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcViewportArrayTests.cpp | 977 void APIErrors::depthRangeArrayHelper(Utils::DepthFuncWrapper &depthFunc, GLint max_viewports, bool… in depthRangeArrayHelper() 1002 void APIErrors::depthRangeIndexedHelper(Utils::DepthFuncWrapper &depthFunc, GLint max_viewports, bo… in depthRangeIndexedHelper() 1018 void APIErrors::getDepthHelper(Utils::DepthFuncWrapper &depthFunc, GLint max_viewports, bool &test_… in getDepthHelper() 1043 Utils::DepthFuncWrapper depthFunc(m_context); in iterate() local 1429 void Queries::depthRangeInitialValuesHelper(Utils::DepthFuncWrapper &depthFunc, GLint max_viewports… in depthRangeInitialValuesHelper() 1471 Utils::DepthFuncWrapper depthFunc(m_context); in iterate() local 2176 Utils::DepthFuncWrapper depthFunc(m_context); in iterateHelper() local 2303 void DepthRangeAPI::getDepthRanges(Utils::DepthFuncWrapper &depthFunc, GLint max_viewports, std::ve… in getDepthRanges() 3085 Utils::DepthFuncWrapper depthFunc(m_context); in setup16x2DepthsHelper() local
|
/aosp_15_r20/frameworks/rs/driver/ |
H A D | rsdProgramStore.cpp | 35 GLenum depthFunc; member
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsInteractionTestUtil.hpp | 87 uint32_t depthFunc; member
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fDepthStencilTests.cpp | 104 uint32_t depthFunc; member 822 for (int depthFunc = 0; depthFunc < DE_LENGTH_OF_ARRAY(compareFuncs) + 1; depthFunc++) in init() local
|
H A D | es3fShaderInvarianceTests.cpp | 330 const glw::GLenum depthFunc = (passNdx == 0) ? (GL_ALWAYS) : (GL_EQUAL); in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fDepthStencilTests.cpp | 104 uint32_t depthFunc; member 822 for (int depthFunc = 0; depthFunc < DE_LENGTH_OF_ARRAY(compareFuncs) + 1; depthFunc++) in init() local
|
H A D | es2fShaderInvarianceTests.cpp | 330 const glw::GLenum depthFunc = (passNdx == 0) ? (GL_ALWAYS) : (GL_EQUAL); in iterate() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | StateManager9.cpp | 565 void StateManager9::setDepthFunc(bool depthTest, GLenum depthFunc) in setDepthFunc()
|
/aosp_15_r20/external/deqp/framework/referencerenderer/ |
H A D | rrRenderState.hpp | 245 TestFunc depthFunc; member
|
H A D | rrFragmentOperations.cpp | 264 const Fragment *inputFragments, TestFunc depthFunc, in executeDepthCompare()
|
/aosp_15_r20/frameworks/rs/driver/runtime/ |
H A D | rs_structs.h | 115 rs_depth_func depthFunc; member
|
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/debug/ |
H A D | webgl-debug.js | 132 'depthFunc': {1: { 0:true }}, property
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | StateManagerGL.h | 66 GLenum depthFunc; member
|
H A D | StateManagerGL.cpp | 1666 void StateManagerGL::setDepthFunc(GLenum depthFunc) in setDepthFunc()
|
H A D | DispatchTableGL_autogen.h | 38 PFNGLDEPTHFUNCPROC depthFunc = nullptr; variable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_cmd_vgpu10.c | 907 SVGA3dComparisonFunc depthFunc, in SVGA3D_vgpu10_DefineDepthStencilState()
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | angletypes.h | 336 GLenum depthFunc; member
|
H A D | State.cpp | 621 void PrivateState::setDepthFunc(GLenum depthFunc) in setDepthFunc()
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 508 void GLContext::depthFunc(uint32_t func) in depthFunc() function in sglr::GLContext
|
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_sources/gen/gensrcs/frameworks/rs/ |
D | rsgApi.cpp | 1313 …pthMask, bool ditherEnable, RsBlendSrcFunc srcFunc, RsBlendDstFunc destFunc, RsDepthFunc depthFunc) in LF_ProgramStoreCreate() 1936 …pthMask, bool ditherEnable, RsBlendSrcFunc srcFunc, RsBlendDstFunc destFunc, RsDepthFunc depthFunc) in rsProgramStoreCreate()
|
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 906 int srcMode, int dstMode, int depthFunc); in rsnProgramStoreCreate() 909 int srcMode, int dstMode, int depthFunc) { in nProgramStoreCreate()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga3d_dx.h | 1513 SVGA3dComparisonFunc depthFunc; member 1541 SVGA3dComparisonFunc depthFunc; member
|