Home
last modified time | relevance | path

Searched defs:views (Results 1 – 25 of 114) sorted by relevance

12345

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c124 struct pipe_sampler_view **views) in llvmpipe_set_sampler_views()
278 struct pipe_sampler_view **views, in prepare_shader_sampling()
382 struct pipe_sampler_view **views) in llvmpipe_prepare_vertex_sampling()
394 struct pipe_sampler_view **views) in llvmpipe_prepare_geometry_sampling()
405 struct pipe_sampler_view **views) in llvmpipe_prepare_tess_ctrl_sampling()
416 struct pipe_sampler_view **views) in llvmpipe_prepare_tess_eval_sampling()
426 struct pipe_sampler_view **views; in llvmpipe_cleanup_stage_sampling() local
450 struct pipe_image_view *views, in prepare_shader_images()
549 struct pipe_image_view *views) in llvmpipe_prepare_vertex_images()
561 struct pipe_image_view *views) in llvmpipe_prepare_geometry_images()
[all …]
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c105 struct pipe_sampler_view **views) in softpipe_set_sampler_views()
184 struct pipe_sampler_view **views, in prepare_shader_sampling()
306 struct pipe_sampler_view **views) in softpipe_prepare_vertex_sampling()
330 struct pipe_sampler_view **views) in softpipe_prepare_geometry_sampling()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c92 struct st_sampler_views *views; in st_texture_set_sampler_view() local
207 struct st_sampler_views *views = p_atomic_read(&stObj->sampler_views); in st_texture_get_current_sampler_view() local
231 struct st_sampler_views *views = stObj->sampler_views; in st_texture_release_context_sampler_view() local
262 struct st_sampler_views *views = stObj->sampler_views; in st_texture_release_all_sampler_views() local
301 struct st_sampler_views *views = stObj->sampler_views_old; in st_delete_texture_sampler_views() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture.c243 unsigned nr, bool take_ownership, struct pipe_sampler_view **views) in set_sampler_views()
277 struct pipe_sampler_view **views) in etna_fragtex_set_sampler_views()
291 struct pipe_sampler_view **views) in etna_vertex_set_sampler_views()
305 struct pipe_sampler_view **views) in etna_set_sampler_views()
/third_party/skia/src/gpu/effects/
DGrDistanceFieldGeoProc.h67 const GrSurfaceProxyView* views, in Make()
81 const GrSurfaceProxyView* views, in Make()
151 const GrSurfaceProxyView* views, int numActiveViews, in Make()
226 const GrSurfaceProxyView* views, in Make()
DGrDistanceFieldGeoProc.cpp205 const GrSurfaceProxyView* views, in GrDistanceFieldA8TextGeoProc()
245 void GrDistanceFieldA8TextGeoProc::addNewViews(const GrSurfaceProxyView* views, in addNewViews()
483 const GrSurfaceProxyView* views, in GrDistanceFieldPathGeoProc()
512 void GrDistanceFieldPathGeoProc::addNewViews(const GrSurfaceProxyView* views, in addNewViews()
789 const GrSurfaceProxyView* views, in GrDistanceFieldLCDTextGeoProc()
825 void GrDistanceFieldLCDTextGeoProc::addNewViews(const GrSurfaceProxyView* views, in addNewViews()
DGrBitmapTextGeoProc.cpp116 const GrSurfaceProxyView* views, in GrBitmapTextGeoProc()
157 void GrBitmapTextGeoProc::addNewViews(const GrSurfaceProxyView* views, in addNewViews()
DGrBitmapTextGeoProc.h36 const GrSurfaceProxyView* views, in Make()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_fragtex.c177 struct pipe_sampler_view **views) in nv30_fragtex_set_sampler_views()
209 struct pipe_sampler_view **views) in nv30_set_sampler_views()
Dnv40_verttex.c76 struct pipe_sampler_view **views) in nv40_verttex_set_sampler_views()
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.c193 pan_blitter_is_ms(struct pan_blitter_views *views) in pan_blitter_is_ms()
215 struct pan_blitter_views *views, in pan_blitter_emit_blends()
234 struct pan_blitter_views *views, in pan_blitter_emit_rsd()
651 pan_blitter_get_key(struct pan_blitter_views *views) in pan_blitter_get_key()
697 struct pan_blitter_views *views) in pan_blitter_get_rsd()
780 struct pan_blitter_views views = { }; in pan_blit_get_rsd() local
808 struct pan_blitter_views views = { 0 }; in pan_preload_get_views() local
936 const struct pan_image_view **views) in pan_blitter_emit_textures()
981 const struct pan_image_view *views[8]; in pan_preload_emit_textures() local
1096 struct pan_blitter_views views = pan_preload_get_views(fb, zs, &patched_s); in pan_preload_emit_dcd() local
/third_party/flutter/skia/src/gpu/vk/
DGrVkTextureRenderTarget.cpp113 Views views; in create_views() local
191 Views views = create_views(gpu, desc, sampleCnt, info); in MakeNewTextureRenderTarget() local
225 Views views = create_views(gpu, desc, sampleCnt, info); in MakeWrappedTextureRenderTarget() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_texture.c72 struct pipe_sampler_view **views) in set_sampler_views()
118 struct pipe_sampler_view **views) in_dt in fd_set_sampler_views()
/third_party/skia/src/gpu/
DGrProcessorUnitTest.cpp22 int maxTreeDepth, int numViews, const ViewInfo views[]) in GrProcessorTestData()
27 int maxTreeDepth, int numViews, const ViewInfo views[], in GrProcessorTestData()
/third_party/cef/libcef/browser/native/
Dmenu_2.cc9 namespace views { namespace
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.c216 struct pipe_sampler_view **views; in enc_ScaleInput_common() local
406 struct pipe_sampler_view **views; in enc_LoadImage_common() local
Dvid_dec_common.c86 struct pipe_sampler_view **views; in vid_dec_FillOutput() local
/third_party/skia/src/gpu/ops/
DAtlasTextOp.cpp212 const GrSurfaceProxyView* views = atlasManager->getViews(maskFormat, &numActiveViews); in onPrepareDraws() local
345 const GrSurfaceProxyView* views = atlasManager->getViews(maskFormat, &numActiveViews); in createDrawForGeneratedGlyphs() local
442 const GrSurfaceProxyView* views, in setupDfProcessor()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_meta_blit.c37 struct pan_image_view views[2] = { in panvk_meta_blit() local
/third_party/rust/crates/io-lifetimes/src/
Dlib.rs165 pub mod views; module
/third_party/rust/crates/codespan/codespan-reporting/src/
Dterm.rs11 mod views; module
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.c208 struct pipe_sampler_view **views) in_dt in fd2_set_sampler_views()
/third_party/mesa3d/src/gallium/frontends/va/
Dimage.c474 struct pipe_sampler_view **views; in vlVaGetImage() local
618 struct pipe_sampler_view **views; in vlVaPutImage() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c238 struct pipe_sampler_view **views) in fd4_set_sampler_views()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBindGroupD3D12.cpp180 const std::array<Ref<TextureViewBase>, kMaxPlanesPerFormat>& views = in BindGroup() local

12345