Home
last modified time | relevance | path

Searched defs:depthFunc (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/frameworks/rs/
H A DrsProgramStore.cpp27 RsDepthFunc depthFunc) : ProgramBase(rsc) { in ProgramStore()
91 RsDepthFunc depthFunc) { in getProgramStore()
147 RsDepthFunc depthFunc) { in rsi_ProgramStoreCreate()
H A DrsProgramStore.h56 RsDepthFunc depthFunc; member
H A DrsApiStubs.cpp792 RsDepthFunc depthFunc) in rsProgramStoreCreate()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp977 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 DrsdProgramStore.cpp35 GLenum depthFunc; member
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.hpp87 uint32_t depthFunc; member
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fDepthStencilTests.cpp104 uint32_t depthFunc; member
822 for (int depthFunc = 0; depthFunc < DE_LENGTH_OF_ARRAY(compareFuncs) + 1; depthFunc++) in init() local
H A Des3fShaderInvarianceTests.cpp330 const glw::GLenum depthFunc = (passNdx == 0) ? (GL_ALWAYS) : (GL_EQUAL); in iterate() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fDepthStencilTests.cpp104 uint32_t depthFunc; member
822 for (int depthFunc = 0; depthFunc < DE_LENGTH_OF_ARRAY(compareFuncs) + 1; depthFunc++) in init() local
H A Des2fShaderInvarianceTests.cpp330 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 DStateManager9.cpp565 void StateManager9::setDepthFunc(bool depthTest, GLenum depthFunc) in setDepthFunc()
/aosp_15_r20/external/deqp/framework/referencerenderer/
H A DrrRenderState.hpp245 TestFunc depthFunc; member
H A DrrFragmentOperations.cpp264 const Fragment *inputFragments, TestFunc depthFunc, in executeDepthCompare()
/aosp_15_r20/frameworks/rs/driver/runtime/
H A Drs_structs.h115 rs_depth_func depthFunc; member
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/debug/
H A Dwebgl-debug.js132 'depthFunc': {1: { 0:true }}, property
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DStateManagerGL.h66 GLenum depthFunc; member
H A DStateManagerGL.cpp1666 void StateManagerGL::setDepthFunc(GLenum depthFunc) in setDepthFunc()
H A DDispatchTableGL_autogen.h38 PFNGLDEPTHFUNCPROC depthFunc = nullptr; variable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c907 SVGA3dComparisonFunc depthFunc, in SVGA3D_vgpu10_DefineDepthStencilState()
/aosp_15_r20/external/angle/src/libANGLE/
H A Dangletypes.h336 GLenum depthFunc; member
H A DState.cpp621 void PrivateState::setDepthFunc(GLenum depthFunc) in setDepthFunc()
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp508 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/
DrsgApi.cpp1313 …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 DRenderScript.java906 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 Dsvga3d_dx.h1513 SVGA3dComparisonFunc depthFunc; member
1541 SVGA3dComparisonFunc depthFunc; member

123