| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_framebuffer.c | 184 unsigned i, num_layers = 0; in util_framebuffer_get_num_layers() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpdec_latm.c | 97 int audio_mux_version, same_time_framing, num_programs, num_layers; in parse_fmtp_config() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_framebuffer.c | 227 unsigned i, num_layers = UINT32_MAX; in zink_framebuffer_get_num_layers() local
|
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp.c | 407 blorp_hiz_op(struct blorp_batch *batch, struct blorp_surf *surf, uint32_t level, uint32_t start_layer, uint32_t num_layers, enum isl_aux_op op) blorp_hiz_op() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shaderlib_tgsi.c | 29 void *si_get_blitter_vs(struct si_context *sctx, enum blitter_attrib_type type, unsigned num_layers) in si_get_blitter_vs() argument
|
| H A D | si_test_image_copy_region.c | 67 unsigned num_layers = util_num_layers(tex, level); in set_random_pixels() local 103 unsigned num_layers = util_num_layers(tex1, level); in set_random_pixels_for_2_textures() local 148 unsigned num_layers = util_num_layers(tex, level); in compare_textures() local 181 unsigned num_layers = util_num_layers(tex1, level); compare_gpu_textures() local [all...] |
| H A D | si_clear.c | 436 unsigned num_layers = util_num_layers(&tex->buffer.b.b, level); in vi_dcc_get_clear_info() local 469 unsigned num_layers = util_num_layers(&tex->buffer.b.b, level); in vi_dcc_get_clear_info() local 689 unsigned num_layers = util_num_layers(&tex->buffer.b.b, level); in si_fast_clear() local
|
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_surface.c | 271 unsigned num_layers; in si_compute_cmask() local 283 si_compute_htile(const struct radeon_info *info, struct radeon_surf *surf, unsigned num_layers) si_compute_htile() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_draw_feedback.c | 326 unsigned num_layers = res->depth0; in st_feedback_draw_vbo() local 405 unsigned width, height, num_layers, row_stride, img_stride; in st_feedback_draw_vbo() local
|
| H A D | st_cb_clear.c | 240 unsigned num_layers = st->state.fb_num_layers; in clear_with_quad() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_sampler.c | 299 unsigned num_layers = tex->depth0; in prepare_shader_sampling() local 475 unsigned num_layers = img->depth0; in prepare_shader_images() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_state_sampler.c | 206 unsigned num_layers = tex->depth0; in prepare_shader_sampling() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-ot-color.c | 322 unsigned int num_layers; in test_hb_ot_color_glyph_get_layers() local
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | robustness.cc | 271 auto* num_layers = b.Call("textureNumLayers", ctx.Clone(texture_arg)); in Transform() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_uniforms.c | 608 uint32_t num_layers; in v3dv_write_uniforms_wg_offsets() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_resource.h | 448 iris_resource_access_raw(struct iris_context *ice, struct iris_resource *res, uint32_t level, uint32_t layer, uint32_t num_layers, bool write) iris_resource_access_raw() argument [all...] |
| H A D | iris_resolve.c | 138 unsigned num_layers = in resolve_image_views() local 199 unsigned num_layers = in iris_predraw_resolve_framebuffer() local 289 unsigned num_layers = in iris_postdraw_update_resolve_tracking() local 322 unsigned num_layers = in iris_postdraw_update_resolve_tracking() local 488 iris_mcs_partial_resolve(struct iris_context *ice, struct iris_batch *batch, struct iris_resource *res, uint32_t start_layer, uint32_t num_layers) iris_mcs_partial_resolve() argument 559 iris_hiz_exec(struct iris_context *ice, struct iris_batch *batch, struct iris_resource *res, unsigned int level, unsigned int start_layer, unsigned int num_layers, enum isl_aux_op op, bool update_clear_depth) iris_hiz_exec() argument 697 miptree_layer_range_length(const struct iris_resource *res, uint32_t level, uint32_t start_layer, uint32_t num_layers) miptree_layer_range_length() argument 714 iris_has_invalid_primary(const struct iris_resource *res, unsigned start_level, unsigned num_levels, unsigned start_layer, unsigned num_layers) iris_has_invalid_primary() argument 740 iris_resource_prepare_access(struct iris_context *ice, struct iris_resource *res, uint32_t start_level, uint32_t num_levels, uint32_t start_layer, uint32_t num_layers, enum isl_aux_usage aux_usage, bool fast_clear_supported) iris_resource_prepare_access() argument 796 iris_resource_finish_write(struct iris_context *ice, struct iris_resource *res, uint32_t level, uint32_t start_layer, uint32_t num_layers, enum isl_aux_usage aux_usage) iris_resource_finish_write() argument 844 iris_resource_set_aux_state(struct iris_context *ice, struct iris_resource *res, uint32_t level, uint32_t start_layer, uint32_t num_layers, enum isl_aux_state aux_state) iris_resource_set_aux_state() argument 1000 iris_resource_prepare_texture(struct iris_context *ice, struct iris_resource *res, enum isl_format view_format, uint32_t start_level, uint32_t num_levels, uint32_t start_layer, uint32_t num_layers) iris_resource_prepare_texture() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_resource.h | 476 crocus_resource_access_raw(struct crocus_context *ice, struct crocus_resource *res, uint32_t level, uint32_t layer, uint32_t num_layers, bool write) crocus_resource_access_raw() argument [all...] |
| H A D | crocus_resolve.c | 150 unsigned num_layers = in resolve_image_views() local 235 unsigned num_layers = in crocus_predraw_resolve_framebuffer() local 332 unsigned num_layers = in crocus_postdraw_update_resolve_tracking() local 380 unsigned num_layers = in crocus_postdraw_update_resolve_tracking() local 568 crocus_mcs_partial_resolve(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_resource *res, uint32_t start_layer, uint32_t num_layers) crocus_mcs_partial_resolve() argument 603 crocus_hiz_exec(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_resource *res, unsigned int level, unsigned int start_layer, unsigned int num_layers, enum isl_aux_op op, bool update_clear_depth) crocus_hiz_exec() argument 774 miptree_layer_range_length(const struct crocus_resource *res, uint32_t level, uint32_t start_layer, uint32_t num_layers) miptree_layer_range_length() argument 791 crocus_has_invalid_primary(const struct crocus_resource *res, unsigned start_level, unsigned num_levels, unsigned start_layer, unsigned num_layers) crocus_has_invalid_primary() argument 820 crocus_resource_prepare_access(struct crocus_context *ice, struct crocus_resource *res, uint32_t start_level, uint32_t num_levels, uint32_t start_layer, uint32_t num_layers, enum isl_aux_usage aux_usage, bool fast_clear_supported) crocus_resource_prepare_access() argument 879 crocus_resource_finish_write(struct crocus_context *ice, struct crocus_resource *res, uint32_t level, uint32_t start_layer, uint32_t num_layers, enum isl_aux_usage aux_usage) crocus_resource_finish_write() argument 924 crocus_resource_set_aux_state(struct crocus_context *ice, struct crocus_resource *res, uint32_t level, uint32_t start_layer, uint32_t num_layers, enum isl_aux_state aux_state) crocus_resource_set_aux_state() argument 961 crocus_resource_prepare_texture(struct crocus_context *ice, struct crocus_resource *res, enum isl_format view_format, uint32_t start_level, uint32_t num_levels, uint32_t start_layer, uint32_t num_layers) crocus_resource_prepare_texture() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_core.c | 197 uint16_t num_layers; in rbug_texture_info() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | main.cc | 197 unsigned num_layers = hb_ot_color_glyph_get_layers (face, gid, 0, nullptr, nullptr); in layered_glyph_dump() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_surface.c | 182 svga_texture_view_surface(struct svga_context *svga, struct svga_texture *tex, unsigned bind_flags, SVGA3dSurfaceAllFlags flags, SVGA3dSurfaceFormat format, unsigned start_mip, unsigned num_mip, int layer_pick, unsigned num_layers, int zslice_pick, boolean cacheable, struct svga_host_surface_cache_key *key) svga_texture_view_surface() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_resource_state.cpp | 478 d3d12_transition_subresources_state(struct d3d12_context *ctx, struct d3d12_resource *res, uint32_t start_level, uint32_t num_levels, uint32_t start_layer, uint32_t num_layers, uint32_t start_plane, uint32_t num_planes, D3D12_RESOURCE_STATES state, d3d12_transition_flags flags) d3d12_transition_subresources_state() argument
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttcolr.c | 68 FT_UShort num_layers; member 86 FT_UShort num_layers; member 455 FT_Byte num_layers; read_paint() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_blit.c | 546 const unsigned num_layers = dst_end - dst_start; in blit_image() local
|