| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp_priv.h | 64 struct isl_view view; member
|
| /third_party/node/src/crypto/ |
| H A D | crypto_util.h | 699 auto view = buf.As<v8::ArrayBufferView>(); in ArrayBufferOrViewContents() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup.c | 945 const struct pipe_sampler_view *view = i < num ? views[i] : NULL; in lp_setup_set_fragment_sampler_views() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_state.c | 671 struct pipe_sampler_view *view = views ? views[i] : NULL; in nv50_stage_set_sampler_views() local 652 nv50_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) nv50_sampler_view_destroy() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_emit.c | 390 const struct fd5_pipe_sampler_view *view = variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_state.c | 743 struct pipe_sampler_view *view = views[i]; in i915_set_sampler_views() local 773 struct pipe_sampler_view *view = CALLOC_STRUCT(pipe_sampler_view); in i915_create_sampler_view_custom() local 791 struct pipe_sampler_view *view = CALLOC_STRUCT(pipe_sampler_view); i915_create_sampler_view() local 805 i915_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) i915_sampler_view_destroy() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_context.c | 445 struct pipe_surface *view = in dd_context_create_surface() local 469 struct pipe_sampler_view *view = in dd_context_create_sampler_view() local 479 dd_context_sampler_view_destroy(struct pipe_context *_pipe, struct pipe_sampler_view *view) dd_context_sampler_view_destroy() argument 494 struct pipe_stream_output_target *view = dd_context_create_stream_output_target() local 780 dd_context_create_texture_handle(struct pipe_context *_pipe, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) dd_context_create_texture_handle() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_state.c | 378 noop_create_texture_handle(struct pipe_context *ctx, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) noop_create_texture_handle() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_draw.cpp | 105 struct d3d12_sampler_view *view; in fill_srv_descriptors() local 163 struct pipe_shader_buffer *view = &ctx->ssbo_views[stage][i]; fill_ssbo_descriptors() local 259 struct pipe_image_view *view = &ctx->image_views[stage][i]; fill_image_descriptors() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state.c | 525 struct pipe_sampler_view *view = views ? views[i] : NULL; in nvc0_stage_set_sampler_views() local 507 nvc0_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) nvc0_sampler_view_destroy() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_context.c | 662 struct pipe_sampler_view *view = views ? views[i] : NULL; in panfrost_set_sampler_views() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_blit.c | 274 struct pipe_sampler_view *view; in r600_decompress_depth_textures() local 308 struct r600_image_view *view; r600_decompress_depth_images() local 387 struct pipe_sampler_view *view; r600_decompress_color_textures() local 411 struct r600_image_view *view; r600_decompress_color_images() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueTests.cpp | 671 Move<VkImageView> view = createView(**image, imageResourceRange); in iterate() local 816 Move<VkImageView> view = createView(**image, imageResourceRange); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | StateManager11.h | 535 uintptr_t view; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | MultiviewDrawTest.cpp | 170 GLColor GetViewColor(int x, int y, int view) in GetViewColor() argument [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | Device_drawTexture.cpp | 727 GrSurfaceProxyView view = special->view(thi in drawSpecial() local 340 draw_texture(skgpu::v1::SurfaceDrawContext* sdc, const GrClip* clip, const SkMatrix& ctm, const SkPaint& paint, GrSamplerState::Filter filter, const SkRect& srcRect, const SkRect& dstRect, const SkPoint dstClip[4], GrAA aa, GrQuadAAFlags aaFlags, SkCanvas::SrcRectConstraint constraint, GrSurfaceProxyView view, const GrColorInfo& srcColorInfo) draw_texture() argument 933 GrSurfaceProxyView view; drawEdgeAAImageSet() local [all...] |
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DCommandList.cpp | 408 D3D12_INDEX_BUFFER_VIEW view = {}; in setIndexBuffer() local
|
| /third_party/skia/src/gpu/ops/ |
| H A D | ShadowRRectOp.cpp | 676 GrSurfaceProxyView view = threadSafeCache->find(key); in create_falloff_texture() local [all...] |
| H A D | OpsTask.cpp | 389 OpsTask(GrDrawingManager* drawingMgr, GrSurfaceProxyView view, GrAuditTrail* auditTrail, sk_sp<GrArenas> arenas) OpsTask() argument
|
| /third_party/skia/src/image/ |
| H A D | SkImage_Gpu.cpp | 144 SkImage_Gpu(sk_sp<GrImageContext> context, uint32_t uniqueID, GrSurfaceProxyView view, SkColorInfo info) SkImage_Gpu() argument 839 GrSurfaceProxyView view = this->makeView(recordingContext); onAsView() local [all...] |
| H A D | SkImage.cpp | 332 MakeFragmentProcessorFromView( GrRecordingContext* rContext, GrSurfaceProxyView view, SkAlphaType at, SkSamplingOptions sampling, const SkTileMode tileModes[2], const SkMatrix& m, const SkRect* subset, const SkRect* domain) MakeFragmentProcessorFromView() argument 405 FindOrMakeCachedMipmappedView(GrRecordingContext* rContext, GrSurfaceProxyView view, uint32_t imageUniqueID) FindOrMakeCachedMipmappedView() argument [all...] |
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkMorphologyImageFilter.cpp | 179 Make( std::unique_ptr<GrFragmentProcessor> inputFP, GrSurfaceProxyView view, SkAlphaType srcAlphaType, MorphDirection dir, int radius, MorphType type) Make() argument 187 Make( std::unique_ptr<GrFragmentProcessor> inputFP, GrSurfaceProxyView view, SkAlphaType srcAlphaType, MorphDirection dir, int radius, MorphType type, const float range[2]) Make() argument 308 GrMorphologyEffect(std::unique_ptr<GrFragmentProcessor> inputFP, GrSurfaceProxyView view, SkAlphaType srcAlphaType, MorphDirection direction, int radius, MorphType type, const float range[2]) GrMorphologyEffect() argument 366 apply_morphology_rect(skgpu::SurfaceFillContext* sfc, GrSurfaceProxyView view, SkAlphaType srcAlphaType, const SkIRect& srcRect, const SkIRect& dstRect, int radius, MorphType morphType, const float range[2], MorphDirection direction) apply_morphology_rect() argument 385 apply_morphology_rect_no_bounds(skgpu::SurfaceFillContext* sfc, GrSurfaceProxyView view, SkAlphaType srcAlphaType, const SkIRect& srcRect, const SkIRect& dstRect, int radius, MorphType morphType, MorphDirection direction) apply_morphology_rect_no_bounds() argument 398 apply_morphology_pass(skgpu::SurfaceFillContext* sfc, GrSurfaceProxyView view, SkAlphaType srcAlphaType, const SkIRect& srcRect, const SkIRect& dstRect, int radius, MorphType morphType, MorphDirection direction) apply_morphology_pass() argument [all...] |
| /third_party/skia/tests/ |
| H A D | ProcessorTest.cpp | 274 auto view = std::get<0>(GrMakeUncachedBitmapProxyView(fContext, bitmap)); in init() local 299 auto view = std::get<0>(GrMakeUncachedBitmapProxyView(fContext, bitmap)); in init() local 328 make(int type, int randomTreeDepth, GrSurfaceProxyView view, SkAlphaType alpha = kPremul_SkAlphaType) make() argument [all...] |
| H A D | GrThreadSafeCacheTest.cpp | 186 auto view = AccessCachedView(rContext, this->threadSafeCache(), in addViewAccess() local 662 auto view in FillInViewOnGpu() local 714 GrSurfaceProxyView view; AccessCachedView() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Commands.h | 79 Ref<TextureViewBase> view; member 87 Ref<TextureViewBase> view; member
|