| /third_party/mesa3d/src/gallium/tests/trivial/ |
| H A D | quad-tex.c | 87 struct pipe_sampler_view *view; member
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_image.c | 179 struct lvp_image_view *view; in lvp_CreateImageView() local 376 struct lvp_buffer_view *view; lvp_CreateBufferView() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_sampler.c | 433 struct pipe_sampler_view *view = views[i]; in svga_set_sampler_views() local 389 svga_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) svga_sampler_view_destroy() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_context.c | 222 st_save_zombie_sampler_view(struct st_context *st, struct pipe_sampler_view *view) st_save_zombie_sampler_view() argument
|
| H A D | st_draw_feedback.c | 320 struct pipe_sampler_view *view = views[i]; in st_feedback_draw_vbo() local 476 struct pipe_sampler_view *view = views[i]; st_feedback_draw_vbo() local [all...] |
| H A D | st_sampler_view.c | 58 get_sampler_view_reference(struct st_sampler_view *sv, struct pipe_sampler_view *view) get_sampler_view_reference() argument 86 st_texture_set_sampler_view(struct st_context *st, struct gl_texture_object *stObj, struct pipe_sampler_view *view, bool glsl130_or_later, bool srgb_skip_decode, bool get_reference, bool locked) st_texture_set_sampler_view() argument 647 struct pipe_sampler_view *view = sv->view; st_get_texture_sampler_view_from_stobj() local 671 struct pipe_sampler_view *view = st_get_texture_sampler_view_from_stobj() local 701 struct pipe_sampler_view *view = sv->view; st_get_buffer_sampler_view_from_stobj() local 747 struct pipe_sampler_view *view = st_get_buffer_sampler_view_from_stobj() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_sampler.c | 138 struct pipe_sampler_view *view = NULL; in llvmpipe_set_sampler_views() local 204 struct pipe_sampler_view *view in llvmpipe_create_sampler_view() local 258 llvmpipe_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) llvmpipe_sampler_view_destroy() argument 293 struct pipe_sampler_view *view = i < num ? views[i] : NULL; prepare_shader_sampling() local 437 struct pipe_sampler_view *view = views[i]; llvmpipe_cleanup_stage_sampling() local 465 struct pipe_image_view *view = i < num ? &views[i] : NULL; prepare_shader_images() local 604 struct pipe_image_view *view = &views[i]; llvmpipe_cleanup_stage_images() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_compute.c | 279 nv50_get_surface_dims(const struct pipe_image_view *view, in nv50_get_surface_dims() argument 315 nv50_mark_image_range_valid(const struct pipe_image_view *view) nv50_mark_image_range_valid() 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 406 struct pipe_image_view *view = &nv50->images[gmem->slot]; nv50_compute_validate_surfaces() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.c | 265 struct fdl6_view view; in fd6_sampler_view_update() local 292 struct fd6_pipe_sampler_view *view = fd6_pipe_sampler_view(_view); in fd6_sampler_view_destroy() local 344 struct fd6_pipe_sampler_view *view in fd6_texture_state() local [all...] |
| /third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
| H A D | SoftwareRenderer.cpp | 38 instantiate_gl_renderer(BGLView *view, ulong opts) in instantiate_gl_renderer() argument 128 SoftwareRenderer::SoftwareRenderer(BGLView *view, ulong options) in SoftwareRenderer() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_image.h | 303 vk_image_view_subresource_range(const struct vk_image_view *view) in vk_image_view_subresource_range() argument [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_cs.h | 40 const struct pan_image_view *view; member 51 } view; member
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_texture_state.c | 79 etna_sampler_view(struct pipe_sampler_view *view) in etna_sampler_view() argument 279 etna_sampler_view_state_destroy(struct pipe_context *pctx, struct pipe_sampler_view *view) etna_sampler_view_state_destroy() argument
|
| H A D | etnaviv_texture_desc.c | 71 etna_sampler_view_desc(struct pipe_sampler_view *view) in etna_sampler_view_desc() argument
|
| H A D | etnaviv_texture.c | 120 etna_can_use_sampler_ts(struct pipe_sampler_view *view, int num) in etna_can_use_sampler_ts() argument 146 etna_update_sampler_source(struct pipe_sampler_view *view, int num) in etna_update_sampler_source() argument 250 struct pipe_sampler_view *view = views ? views[j] : NULL; set_sampler_views() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_emit.c | 120 const struct fd2_pipe_sampler_view *view; in emit_texture() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_state_sampler.c | 200 struct pipe_sampler_view *view = views[i]; in prepare_shader_sampling() local 90 softpipe_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) softpipe_sampler_view_destroy() argument 286 sp_sampler_view_display_target_unmap(struct softpipe_context *sp, struct pipe_sampler_view *view) sp_sampler_view_display_target_unmap() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_draw.c | 120 struct vc4_sampler_view *view = in vc4_predraw_check_textures() local
|
| /third_party/python/Lib/idlelib/ |
| H A D | tree.py | 164 def view(self): member in TreeNode
|
| /third_party/skia/src/gpu/ |
| H A D | GrRenderTask.h | 156 void addTarget(GrDrawingManager* dm, const GrSurfaceProxyView& view) { in addTarget() argument
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DCpuDescriptorManager.cpp | 87 recycleShaderView( const GrD3DDescriptorHeap::CPUHandle& view) recycleShaderView() argument
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrBicubicEffect.cpp | 114 std::unique_ptr<GrFragmentProcessor> GrBicubicEffect::Make(GrSurfaceProxyView view, in Make() argument 125 std::unique_ptr<GrFragmentProcessor> GrBicubicEffect::Make(GrSurfaceProxyView view, in Make() argument 141 MakeSubset( GrSurfaceProxyView view, SkAlphaType alphaType, const SkMatrix& matrix, const GrSamplerState::WrapMode wrapX, const GrSamplerState::WrapMode wrapY, const SkRect& subset, SkImage::CubicResampler kernel, Direction direction, const GrCaps& caps) MakeSubset() argument 160 MakeSubset( GrSurfaceProxyView view, SkAlphaType alphaType, const SkMatrix& matrix, const GrSamplerState::WrapMode wrapX, const GrSamplerState::WrapMode wrapY, const SkRect& subset, const SkRect& domain, SkImage::CubicResampler kernel, Direction direction, const GrCaps& caps) MakeSubset() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkSpecialImage.cpp | 110 GrSurfaceProxyView SkSpecialImage::view(GrRecordingContext* context) const { in view() function in SkSpecialImage 323 static sk_sp<SkImage> wrap_proxy_in_image(GrRecordingContext* context, GrSurfaceProxyView view, in wrap_proxy_in_image() argument 334 SkSpecialImage_Gpu(GrRecordingContext* context, const SkIRect& subset, uint32_t uniqueID, GrSurfaceProxyView view, GrColorType ct, SkAlphaType at, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps& props) SkSpecialImage_Gpu() argument 462 MakeDeferredFromGpu(GrRecordingContext* context, const SkIRect& subset, uint32_t uniqueID, GrSurfaceProxyView view, GrColorType colorType, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps& props, SkAlphaType at) MakeDeferredFromGpu() argument [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | SurfaceDrawContext_v1.h | 263 drawTextureQuad(const GrClip* clip, GrSurfaceProxyView view, GrColorType srcColorType, SkAlphaType srcAlphaType, GrSamplerState::Filter filter, GrSamplerState::MipmapMode mm, SkBlendMode mode, const SkPMColor4f& color, const SkPoint srcQuad[4], const SkPoint dstQuad[4], GrAA aa, GrQuadAAFlags edgeAA, const SkRect* subset, const SkMatrix& viewMatrix, sk_sp<GrColorSpaceXform> texXform) drawTextureQuad() argument
|
| H A D | SurfaceFillContext_v1.cpp | 234 bool SurfaceFillContext::blitTexture(GrSurfaceProxyView view, in blitTexture() argument
|