Home
last modified time | relevance | path

Searched defs:depth (Results 1051 - 1075 of 1282) sorted by relevance

1...<<41424344454647484950>>...52

/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp275 void GLContext::texImage3D (deUint32 target, int level, deUint32 internalFormat, int width, int height, int depth, int border, deUint32 format, deUint32 type, const void* data) in texImage3D() argument
290 void GLContext::texSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) in texSubImage3D() argument
378 void GLContext::texStorage3D (deUint32 target, int levels, deUint32 internalFormat, int width, int height, int depth) in texStorage3D() argument
448 void GLContext::clearDepthf (float depth) in clearDepthf() argument
478 void GLContext::clearBufferfi (deUint32 buffer, int drawbuffer, float depth, int stencil) in clearBufferfi() argument
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglImageFormatTests.cpp284 ModifyRenderbufferClearDepth (GLfloat depth) : m_depth(depth) {} in ModifyRenderbufferClearDepth() argument
[all...]
H A DteglRenderTests.cpp123 DepthMode depth; member
557 void clearGLES2 (const glw::Functions& gl, const tcu::Vec4& color, const float depth, const int stencil) in clearGLES2() argument
655 clear(const glw::Functions& gl, EGLint api, const tcu::Vec4& color, const float depth, const int stencil) clear() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboRenderTest.cpp1139 bool depth = getConfig().depthbufferType != GL_NONE; in render() local
1712 bool depth = getConfig().depthbufferType != GL_NONE; render() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_wolfssl.c955 int err, depth; in tls_verify_cb() local
831 wolfssl_tls_fail_event(struct tls_connection *conn, WOLFSSL_X509 *err_cert, int err, int depth, const char *subject, const char *err_str, enum tls_fail_reason reason) wolfssl_tls_fail_event() argument
856 wolfssl_tls_cert_event(struct tls_connection *conn, WOLFSSL_X509 *err_cert, int depth, const char *subject) wolfssl_tls_cert_event() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dhttp_curl.c997 int err, depth; in curl_cb_ssl_verify() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new.c1029 wpas_dbus_signal_certification(struct wpa_supplicant *wpa_s, int depth, const char *subject, const char *altsubject[], int num_altsubject, const char *cert_hash, const struct wpabuf *cert) wpas_dbus_signal_certification() argument
H A Ddbus_new.h562 wpas_dbus_signal_certification(struct wpa_supplicant *wpa_s, int depth, const char *subject, const char *altsubject[], int num_altsubject, const char *cert_hash, const struct wpabuf *cert) wpas_dbus_signal_certification() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.cpp1554 partialClearNeedsInit(const Context *context, bool color, bool depth, bool stencil) partialClearNeedsInit() argument
1633 clearBufferfi(const Context *context, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) clearBufferfi() argument
1905 const auto &depth = mState.mWebGLDepthAttachment; commitWebGL1DepthStencilIfConsistent() local
2297 bool depth = (mask & GL_DEPTH_BUFFER_BIT) != 0 && !depthStencil.isDepthMaskedOut(); ensureClearAttachmentsInitialized() local
2423 markDrawAttachmentsInitialized(bool color, bool depth, bool stencil) markDrawAttachmentsInitialized() argument
[all...]
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp2044 uint32_t depth = 0; in TryDepth() local
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c1518 unsigned int depth = hdmi_bus_fmt_color_depth(hdmi->hdmi_data.enc_out_bus_format); in hdmi_get_tmdsclock() local
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c1358 unsigned int depth = in hdmi_get_tmdsclock() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.cpp764 uint32_t depth = 0; in GetInnerMenuCount() local
794 uint32_t depth = 0; in GetFirstInnerMenu() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp328 void RenderNode::DumpTree(int32_t depth) in DumpTree() argument
2024 void RenderNode::SetDepth(int32_t depth) in SetDepth() argument
/third_party/ffmpeg/libavfilter/
H A Dvsrc_testsrc.c87 int depth; member
312 const int depth = desc->comp[0].depth; in haldclutsrc_fill_picture() local
[all...]
H A Dvf_v360.c371 void ff_v360_init(V360Context *s, int depth) in ff_v360_init() argument
4297 const int depth = desc->comp[0].depth; in config_output() local
[all...]
H A Dvf_waveform.c324 int depth, depth2, rgb, i, ret, ncomp, ncomp2; in query_formats() local
[all...]
/third_party/backends/backend/
H A Depson2.h418 int depth; member
H A Dartec_eplus48u.c1151 SANE_Int depth; in artec48u_setup_scan() local
[all...]
H A Depson.c472 int depth; member
[all...]
H A Dcoolscan3.c217 int samples_per_scan, depth, real_depth, bytes_per_pixel, shift_bits, member
[all...]
H A Dcoolscan2.c252 int samples_per_scan, depth, real_depth, bytes_per_pixel, shift_bits, member
H A Dplustek-pp.h92 int depth; /**< entry bit depth */ member
116 int depth; member
H A Dhp5590.c261 enum color_depths depth; member
[all...]
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp1705 uint32_t depth; member

Completed in 77 milliseconds

1...<<41424344454647484950>>...52