Home
last modified time | relevance | path

Searched defs:depth (Results 476 - 500 of 1953) sorted by relevance

1...<<11121314151617181920>>...79

/third_party/libdrm/include/drm/
H A Dvirtgpu_drm.h88 __u32 depth; member
/third_party/mbedtls/programs/x509/
H A Dcert_app.c99 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 Dfd6_view.c195 uint32_t depth = storage_depth; in fdl6_view_init() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c72 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 Dsvga_screen.h91 } depth; member
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp108 size_t depth = img.type() == CL_MEM_OBJECT_IMAGE2D_ARRAY ? img.array_size() : img.depth(); in validate_object() local
H A Dmemory.cpp355 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 Dsp_image.c82 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 Dsp_texture.c63 unsigned depth = pt->depth0; in softpipe_resource_layout() local
/third_party/mesa3d/src/gallium/drivers/virgl/tests/
H A Dvirgl_staging_mgr_test.cpp44 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 Dr600_test_dma.c304 int width, height, depth; in r600_test_dma() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp39 ProgramScope(ProgramScope *parent, ProgramScopeType type, int id, int depth, int scope_begin) ProgramScope() argument
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_drawable.c367 unsigned int width, height, bd, depth; in apple_glx_garbage_collect_drawables() local
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c271 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 Dcbor_test.cc1015 std::vector<uint8_t> MakeNestedCBOR(int depth) { in MakeNestedCBOR() argument
/third_party/node/src/large_pages/
H A Dnode_large_page.cc232 natural_t depth = 1; in FindNodeTextRegion() local
/third_party/ninja/src/
H A Dmanifest_parser.cc109 int depth = -1; in ParsePool() local
/third_party/mesa3d/src/mesa/main/
H A Dclear.c693 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 Dpan_texture.h101 unsigned width, height, depth; member
H A Dpan_layout.c348 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 Dlp_rast_priv.h207 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 Dnv50_compute.c381 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 Dpth_str03.c61 int depth = 3; variable
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dast-model.c265 gint *indices, depth; in ast_get_iter() local
/third_party/node/deps/v8/src/compiler/
H A Dloop-analysis.h52 uint32_t depth() const { return depth_; } in depth() function in v8::internal::compiler::LoopTree::Loop

Completed in 20 milliseconds

1...<<11121314151617181920>>...79