/third_party/libdrm/include/drm/ |
H A D | virtgpu_drm.h | 88 __u32 depth; member
|
/third_party/mbedtls/programs/x509/ |
H A D | cert_app.c | 99 static int my_verify(void *data, mbedtls_x509_crt *crt, int depth, uint32_t *flags) in my_verify() argument
|
/third_party/mesa3d/src/freedreno/fdl/ |
H A D | fd6_view.c | 195 uint32_t depth = storage_depth; in fdl6_view_init() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_clear.c | 72 clear_buffers_with_quad(struct svga_context *svga, unsigned clear_buffers, const union pipe_color_union *color, double depth, unsigned stencil) clear_buffers_with_quad() argument 125 try_clear(struct svga_context *svga, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil) try_clear() argument 251 svga_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) svga_clear() argument 311 float depth; svga_clear_texture() local [all...] |
H A D | svga_screen.h | 91 } depth; member
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | transfer.cpp | 108 size_t depth = img.type() == CL_MEM_OBJECT_IMAGE2D_ARRAY ? img.array_size() : img.depth(); in validate_object() local
|
H A D | memory.cpp | 355 clCreateImage3D(cl_context d_ctx, cl_mem_flags d_flags, const cl_image_format *format, size_t width, size_t height, size_t depth, size_t row_pitch, size_t slice_pitch, void *host_ptr, cl_int *r_errcode) clCreateImage3D() argument
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_image.c | 82 bounds_check(int width, int height, int depth, in bounds_check() argument 214 unsigned width, height, depth; in sp_tgsi_load() local 147 get_dimensions(const struct pipe_image_view *iview, const struct softpipe_resource *spr, unsigned tgsi_tex_instr, enum pipe_format pformat, unsigned *width, unsigned *height, unsigned *depth) get_dimensions() argument 297 unsigned width, height, depth; sp_tgsi_store() local 630 unsigned width, height, depth; sp_tgsi_op() local [all...] |
H A D | sp_texture.c | 63 unsigned depth = pt->depth0; in softpipe_resource_layout() local
|
/third_party/mesa3d/src/gallium/drivers/virgl/tests/ |
H A D | virgl_staging_mgr_test.cpp | 44 fake_resource_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) fake_resource_create() argument 318 failing_resource_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) failing_resource_create() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_test_dma.c | 304 int width, height, depth; in r600_test_dma() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_liverangeevaluator_helpers.cpp | 39 ProgramScope(ProgramScope *parent, ProgramScopeType type, int id, int depth, int scope_begin) ProgramScope() argument
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_glx_drawable.c | 367 unsigned int width, height, bd, depth; in apple_glx_garbage_collect_drawables() local
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_tracker.c | 271 xa_get_format_stype_depth(struct xa_tracker *xa, enum xa_surface_type stype, unsigned int depth) xa_get_format_stype_depth() argument 333 surface_create(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, struct winsys_handle *whandle) surface_create() argument 395 xa_surface_create(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags) xa_surface_create() argument 407 xa_surface_from_handle(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, uint32_t handle, uint32_t stride) xa_surface_from_handle() argument 421 xa_surface_from_handle2(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, enum xa_handle_type type, uint32_t handle, uint32_t stride) xa_surface_from_handle2() argument 439 xa_surface_redefine(struct xa_surface *srf, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int new_flags, int copy_contents) xa_surface_redefine() argument [all...] |
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | cbor_test.cc | 1015 std::vector<uint8_t> MakeNestedCBOR(int depth) { in MakeNestedCBOR() argument
|
/third_party/node/src/large_pages/ |
H A D | node_large_page.cc | 232 natural_t depth = 1; in FindNodeTextRegion() local
|
/third_party/ninja/src/ |
H A D | manifest_parser.cc | 109 int depth = -1; in ParsePool() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | clear.c | 693 clear_bufferfi(struct gl_context *ctx, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil, bool no_error) clear_bufferfi() argument 771 _mesa_ClearBufferfi_no_error(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) _mesa_ClearBufferfi_no_error() argument 780 _mesa_ClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) _mesa_ClearBufferfi() argument 794 _mesa_ClearNamedFramebufferfi(GLuint framebuffer, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) _mesa_ClearNamedFramebufferfi() argument [all...] |
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_texture.h | 101 unsigned width, height, depth; member
|
H A D | pan_layout.c | 348 unsigned depth = layout->depth; in pan_image_layout_init() local 491 ASSERTED unsigned depth = u_minify(iview->image->layout.depth, level); pan_iview_get_surface() local [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast_priv.h | 207 uint8_t *depth = task->depth_tile + pixel_offset; in lp_rast_get_depth_block_pointer() local 235 uint8_t *depth = NULL; in lp_rast_shade_quads_all() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_compute.c | 381 int width, height, depth; in nv50_compute_validate_surfaces() local 279 nv50_get_surface_dims(const struct pipe_image_view *view, int *width, int *height, int *depth) nv50_get_surface_dims() argument 327 nv50_set_surface_info(struct nouveau_pushbuf *push, const struct pipe_image_view *view, int width, int height, int depth) nv50_set_surface_info() argument [all...] |
/third_party/ltp/testcases/kernel/sched/pthreads/ |
H A D | pth_str03.c | 61 int depth = 3; variable [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | ast-model.c | 265 gint *indices, depth; in ast_get_iter() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | loop-analysis.h | 52 uint32_t depth() const { return depth_; } in depth() function in v8::internal::compiler::LoopTree::Loop
|