Home
last modified time | relevance | path

Searched defs:mt (Results 1 – 25 of 129) sorted by relevance

123456

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c68 nv50_mt_choose_storage_type(struct nv50_miptree *mt, bool compressed) in nv50_mt_choose_storage_type()
164 struct nv50_miptree *mt = nv50_miptree(pt); in nv50_miptree_destroy() local
191 struct nv50_miptree *mt = nv50_miptree(pt); in nv50_miptree_get_handle() local
206 nv50_miptree_init_ms_mode(struct nv50_miptree *mt) in nv50_miptree_init_ms_mode()
235 nv50_miptree_init_layout_linear(struct nv50_miptree *mt, unsigned pitch_align) in nv50_miptree_init_layout_linear()
261 nv50_miptree_init_layout_video(struct nv50_miptree *mt) in nv50_miptree_init_layout_video()
283 nv50_miptree_init_layout_tiled(struct nv50_miptree *mt) in nv50_miptree_init_layout_tiled()
335 struct nv50_miptree *mt = CALLOC_STRUCT(nv50_miptree); in nv50_miptree_create() local
408 struct nv50_miptree *mt; in nv50_miptree_from_handle() local
447 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) in nv50_mt_zslice_offset()
[all …]
Dnv98_video_ppp.c46 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; in nv98_decoder_setup_ppp() local
67 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; in nv98_decoder_setup_ppp() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_mipmap_tree.c73 const struct brw_mipmap_tree *mt, in format_ccs_e_compat_with_miptree()
146 struct brw_mipmap_tree *mt, in needs_separate_stencil()
166 struct brw_mipmap_tree *mt) in brw_miptree_choose_aux_usage()
233 brw_get_num_logical_layers(const struct brw_mipmap_tree *mt, unsigned level) in brw_get_num_logical_layers()
258 brw_miptree_check_level_layer(const struct brw_mipmap_tree *mt, in brw_miptree_check_level_layer()
272 create_aux_state_map(struct brw_mipmap_tree *mt, in create_aux_state_map()
356 struct brw_mipmap_tree *mt = calloc(sizeof(*mt), 1); in make_surface() local
498 struct brw_mipmap_tree *mt = in miptree_create() local
553 struct brw_mipmap_tree *mt = miptree_create( in brw_miptree_create() local
589 struct brw_mipmap_tree *mt; in brw_miptree_create_for_bo() local
[all …]
Dbrw_tex_obj.h51 struct brw_mipmap_tree *mt; member
82 struct brw_mipmap_tree *mt; member
Dbrw_mipmap_tree.h596 struct brw_mipmap_tree *mt, in brw_miptree_access_raw()
703 brw_miptree_blt_pitch(struct brw_mipmap_tree *mt) in brw_miptree_blt_pitch()
717 struct brw_mipmap_tree *mt) in brw_miptree_needs_fake_etc()
728 struct brw_mipmap_tree *mt) in brw_miptree_has_etc_shadow()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.c73 struct intel_mipmap_tree *mt = calloc(sizeof(*mt), 1); in intel_miptree_create_layout() local
126 struct intel_mipmap_tree *mt) in intel_miptree_choose_tiling()
168 struct intel_mipmap_tree *mt; in intel_miptree_create() local
234 struct intel_mipmap_tree *mt; in intel_miptree_create_for_bo() local
284 struct intel_mipmap_tree *mt = NULL; in intel_miptree_create_for_dri2_buffer() local
320 struct intel_mipmap_tree *mt = NULL; in intel_miptree_create_for_image_buffer() local
371 intel_miptree_release(struct intel_mipmap_tree **mt) in intel_miptree_release()
413 intel_miptree_match_image(struct intel_mipmap_tree *mt, in intel_miptree_match_image()
451 intel_miptree_set_level_info(struct intel_mipmap_tree *mt, in intel_miptree_set_level_info()
474 intel_miptree_set_image_offset(struct intel_mipmap_tree *mt, in intel_miptree_set_image_offset()
[all …]
Di915_tex_layout.c115 i915_miptree_layout_cube(struct intel_mipmap_tree * mt) in i915_miptree_layout_cube()
157 i915_miptree_layout_3d(struct intel_mipmap_tree * mt) in i915_miptree_layout_3d()
200 i915_miptree_layout_2d(struct intel_mipmap_tree * mt) in i915_miptree_layout_2d()
228 i915_miptree_layout(struct intel_mipmap_tree * mt) in i915_miptree_layout()
313 i945_miptree_layout_cube(struct intel_mipmap_tree * mt) in i945_miptree_layout_cube()
403 i945_miptree_layout_3d(struct intel_mipmap_tree * mt) in i945_miptree_layout_3d()
457 i945_miptree_layout(struct intel_mipmap_tree * mt) in i945_miptree_layout()
Dintel_tex_obj.h47 struct intel_mipmap_tree *mt; member
69 struct intel_mipmap_tree *mt; member
Dintel_tex.c139 struct intel_mipmap_tree *mt = intel_image->mt; in intel_map_texture_image() local
160 struct intel_mipmap_tree *mt = intel_image->mt; in intel_unmap_texture_image() local
/third_party/mesa3d/src/glx/
Dindirect_transpose_matrix.c54 GLdouble mt[16]; in __indirect_glLoadTransposeMatrixd() local
63 GLfloat mt[16]; in __indirect_glLoadTransposeMatrixf() local
72 GLdouble mt[16]; in __indirect_glMultTransposeMatrixd() local
81 GLfloat mt[16]; in __indirect_glMultTransposeMatrixf() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c187 const struct nv50_miptree *mt, in nvc0_mt_choose_storage_type()
201 nvc0_miptree_init_ms_mode(struct nv50_miptree *mt) in nvc0_miptree_init_ms_mode()
230 nvc0_miptree_init_layout_video(struct nv50_miptree *mt) in nvc0_miptree_init_layout_video()
252 nvc0_miptree_init_layout_tiled(struct nv50_miptree *mt, uint64_t modifier) in nvc0_miptree_init_layout_tiled()
313 nvc0_miptree_get_modifier(struct pipe_screen *pscreen, struct nv50_miptree *mt) in nvc0_miptree_get_modifier()
349 struct nv50_miptree *mt = nv50_miptree(pt); in nvc0_miptree_get_handle() local
363 const struct nv50_miptree *mt, in nvc0_miptree_select_best_modifier()
446 struct nv50_miptree *mt = CALLOC_STRUCT(nv50_miptree); in nvc0_miptree_create() local
555 nvc0_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) in nvc0_mt_zslice_offset()
Dnvc0_video_ppp.c46 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; in nvc0_decoder_setup_ppp() local
67 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; in nvc0_decoder_setup_ppp() local
/third_party/libwebsockets/lib/system/metrics/
Dmetrics.c170 lws_metric_t *mt = lws_container_of(d, lws_metric_t, list); in lws_metrics_periodic_cb() local
315 lws_metric_t *mt; in lws_metric_create() local
386 lws_metric_get_policy(lws_metric_t *mt) in lws_metric_get_policy()
418 lws_metric_t *mt = lws_container_of(d, lws_metric_t, list); in lws_metric_rebind_policies() local
439 lws_metric_t *mt = *pmt; in lws_metric_destroy() local
476 lws_metric_switch_policy(lws_metric_t *mt, const char *polname) in lws_metric_switch_policy()
539 lws_metric_t *mt = lws_container_of(d, lws_metric_t, list); in lws_metrics_destroy() local
651 lws_metric_t *mt = lws_container_of(d, lws_metric_t, list); in lws_metrics_foreach() local
667 lws_metric_t *mt = lws_container_of(e, lws_metric_t, list); in lws_metrics_foreach() local
852 lws_metric_event(lws_metric_t *mt, char go_nogo, u_mt_t val) in lws_metric_event()
[all …]
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.c127 static void compute_tex_image_offset(radeonContextPtr rmesa, radeon_mipmap_tree *mt, in compute_tex_image_offset()
150 static void calculate_miptree_layout(radeonContextPtr rmesa, radeon_mipmap_tree *mt) in calculate_miptree_layout()
183 radeon_mipmap_tree *mt = CALLOC_STRUCT(_radeon_mipmap_tree); in radeon_miptree_create() local
210 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr) in radeon_miptree_reference()
222 radeon_mipmap_tree *mt = *ptr; in radeon_miptree_unreference() local
291 GLboolean radeon_miptree_matches_image(radeon_mipmap_tree *mt, in radeon_miptree_matches_image()
312 static GLboolean radeon_miptree_matches_texture(radeon_mipmap_tree *mt, struct gl_texture_object *t… in radeon_miptree_matches_texture()
381 radeon_miptree_image_offset(radeon_mipmap_tree *mt, in radeon_miptree_image_offset()
393 static void migrate_image_to_miptree(radeon_mipmap_tree *mt, in migrate_image_to_miptree()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.c127 static void compute_tex_image_offset(radeonContextPtr rmesa, radeon_mipmap_tree *mt, in compute_tex_image_offset()
150 static void calculate_miptree_layout(radeonContextPtr rmesa, radeon_mipmap_tree *mt) in calculate_miptree_layout()
183 radeon_mipmap_tree *mt = CALLOC_STRUCT(_radeon_mipmap_tree); in radeon_miptree_create() local
210 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr) in radeon_miptree_reference()
222 radeon_mipmap_tree *mt = *ptr; in radeon_miptree_unreference() local
291 GLboolean radeon_miptree_matches_image(radeon_mipmap_tree *mt, in radeon_miptree_matches_image()
312 static GLboolean radeon_miptree_matches_texture(radeon_mipmap_tree *mt, struct gl_texture_object *t… in radeon_miptree_matches_texture()
381 radeon_miptree_image_offset(radeon_mipmap_tree *mt, in radeon_miptree_image_offset()
393 static void migrate_image_to_miptree(radeon_mipmap_tree *mt, in migrate_image_to_miptree()
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLProgramDataManager.cpp14 float mt[] = { in setSkMatrix() local
29 float mt[16]; in setSkMatrix44() local
/third_party/typescript/tests/baselines/reference/
DthisInClassBodyStaticESNext.js8 static mt() { return this } method in Foo
19 static mt() { return this; } method in Foo
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c40 struct nv30_miptree *mt = nv30_miptree(pt); in layer_offset() local
59 struct nv30_miptree *mt = nv30_miptree(pt); in nv30_miptree_get_handle() local
73 struct nv30_miptree *mt = nv30_miptree(pt); in nv30_miptree_destroy() local
98 struct nv30_miptree *mt = nv30_miptree(pt); in define_rect() local
287 struct nv30_miptree *mt = nv30_miptree(pt); in nv30_miptree_transfer_map() local
379 struct nv30_miptree *mt = nv30_miptree(tx->base.resource); in nv30_miptree_transfer_unmap() local
410 struct nv30_miptree *mt = CALLOC_STRUCT(nv30_miptree); in nv30_miptree_create() local
511 struct nv30_miptree *mt; in nv30_miptree_from_handle() local
548 struct nv30_miptree *mt = nv30_miptree(pt); /* guaranteed */ in nv30_miptree_surface_new() local
/third_party/flutter/engine/flutter/third_party/txt/tests/old/stresstest/
DMultithreadTest.cpp44 static std::vector<uint16_t> generateTestText(std::mt19937* mt, in generateTestText()
69 std::mt19937 mt(tid); in thread_main() local
/third_party/toybox/toys/posix/
Ddf.c98 static void show_mt(struct mtab_list *mt, int measuring) in show_mt()
173 struct mtab_list *mt, *mtstart, *mtend; in df_main() local
/third_party/typescript/tests/cases/compiler/
DthisInClassBodyStaticESNext.ts10 static mt() { return this } method in Foo
/third_party/skia/src/gpu/glsl/
DGrGLSLProgramDataManager.cpp15 float mt[] = { in setSkMatrix() local
/third_party/skia/third_party/externals/tint/src/inspector/
Dresource_binding.cc57 } else if (auto* mt = base_type->As<sem::Matrix>()) { in BaseTypeToSampledKind() local
/third_party/boost/libs/multiprecision/example/
Dhashing_examples.cpp26 mt19937 mt; in t1() local
/third_party/flutter/engine/flutter/third_party/txt/tests/
DSparseBitSetTest.cpp27 std::mt19937 mt; // Fix seeds to be able to reproduce the result. in TEST() local

123456