Searched refs:psv (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_dirty_surfaces.h | 86 …_context *pipe, struct util_dirty_surfaces *dss, struct pipe_sampler_view *psv, struct pipe_sample… in util_dirty_surfaces_use_for_sampling_with() argument 89 …util_dirty_surfaces_use_levels_for_sampling(pipe, dss, (unsigned)pss->min_lod + psv->u.tex.first_l… in util_dirty_surfaces_use_for_sampling_with() 90 MIN2((unsigned)ceilf(pss->max_lod) + psv->u.tex.first_level, psv->u.tex.last_level), flush); in util_dirty_surfaces_use_for_sampling_with()
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_signature.c | 441 const struct dxil_psv_signature_element *psv, in fill_SV_param_nodes() argument 455 …SV_params_nodes[3] = dxil_get_metadata_int8(mod, (int8_t)psv->semantic_kind); // Effective system … in fill_SV_param_nodes() 458 SV_params_nodes[5] = dxil_get_metadata_int8(mod, psv->interpolation_mode); // Interpolation mode in fill_SV_param_nodes() 459 SV_params_nodes[6] = dxil_get_metadata_int32(mod, psv->rows); // Number of rows in fill_SV_param_nodes() 460 SV_params_nodes[7] = dxil_get_metadata_int8(mod, psv->cols_and_start & 0xf); // Number of columns in fill_SV_param_nodes() 462 …SV_params_nodes[9] = dxil_get_metadata_int8(mod, (psv->cols_and_start >> 4) & 0x3); // Element pac… in fill_SV_param_nodes() 474 usage_mask >>= (psv->cols_and_start >> 4) & 0x3; in fill_SV_param_nodes() 479 uint8_t dynamic_index_mask = psv->dynamic_mask_and_stream & 0xf; in fill_SV_param_nodes()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | string_view_benchmark.cc | 41 SV* psv = &sv; in BM_StringViewFromString() local 43 benchmark::DoNotOptimize(psv); in BM_StringViewFromString() 45 new (psv) SV(*ps); in BM_StringViewFromString()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_resource_texture.c | 1235 struct pipe_sampler_view templ, *psv; in svga_texture_generate_mipmap() local 1270 psv = pipe->create_sampler_view(pipe, pt, &templ); in svga_texture_generate_mipmap() 1271 if (psv == NULL) in svga_texture_generate_mipmap() 1274 sv = svga_pipe_sampler_view(psv); in svga_texture_generate_mipmap() 1278 pipe_sampler_view_reference(&psv, NULL); in svga_texture_generate_mipmap()
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.3.0.rst | 1594 - microsoft/compiler: fix psv-output calculation
|
/third_party/skia/experimental/wasm-skp-debugger/debugger/ |
D | anim.mskp | 13773 �Q�#Wx�O�wD��͟ɐQK}盹��9��������'/�psv�Og��r��i����g�o��v-L���X,��v!���D<s��7�1
|