HomeSort by relevance Sort by last modified time
    Searched defs:CLEAR_DEPTH (Results 1 - 9 of 9) sorted by null

  /external/deqp/modules/gles2/functional/
es2fRandomFragmentOpTests.cpp 70 static const float CLEAR_DEPTH = 1.0f;
307 const float clearDepth = CLEAR_DEPTH;
  /external/deqp/modules/gles3/functional/
es3fRandomFragmentOpTests.cpp 70 static const float CLEAR_DEPTH = 1.0f;
307 const float clearDepth = CLEAR_DEPTH;
  /external/deqp/modules/glshared/
glsScissorTests.hpp 68 CLEAR_DEPTH,
  /external/deqp/modules/egl/
teglRenderTests.cpp 84 static const float CLEAR_DEPTH = 1.0f;
376 rr::clearMultisampleDepthBuffer(depthBuffer, CLEAR_DEPTH, rr::WindowRectangle(0, 0, width, height));
750 clear(api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);
963 clear(api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);
    [all...]
  /bionic/libc/kernel/uapi/drm/
radeon_drm.h 576 #define CLEAR_DEPTH 4
586 unsigned int clear_depth; member in struct:drm_radeon_clear
    [all...]
  /external/kernel-headers/original/uapi/drm/
radeon_drm.h 601 #define CLEAR_DEPTH 4
611 unsigned int clear_depth; member in struct:drm_radeon_clear
    [all...]
  /hardware/intel/img/libdrm/shared-core/
radeon_drm.h 596 #define CLEAR_DEPTH 4
606 unsigned int clear_depth; member in struct:drm_radeon_clear
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
radeon_drm.h 599 #define CLEAR_DEPTH 4
609 unsigned int clear_depth; member in struct:drm_radeon_clear
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
radeon_drm.h 599 #define CLEAR_DEPTH 4
609 unsigned int clear_depth; member in struct:drm_radeon_clear

Completed in 969 milliseconds