Home
last modified time | relevance | path

Searched defs:view (Results 451 - 475 of 555) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c570 struct tegra_sampler_view *view; in tegra_set_sampler_views() local
845 struct tegra_sampler_view *view; in tegra_create_sampler_view() local
872 struct tegra_sampler_view *view = to_tegra_sampler_view(pview); tegra_sampler_view_destroy() local
1200 tegra_create_texture_handle(struct pipe_context *pcontext, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) tegra_create_texture_handle() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c1082 virgl_destroy_sampler_view(struct pipe_context *ctx, struct pipe_sampler_view *view) virgl_destroy_sampler_view() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h104 struct pipe_sampler_view *view; member
/third_party/mesa3d/src/intel/isl/
H A Disl.c2968 isl_surf_get_uncompressed_surf(const struct isl_device *dev, const struct isl_surf *surf, const struct isl_view *view, struct isl_surf *ucompr_surf, struct isl_view *ucompr_view, uint64_t *offset_B, uint32_t *x_offset_el, uint32_t *y_offset_el) isl_surf_get_uncompressed_surf() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_image.c2481 struct isl_view view = *view_in; in anv_image_fill_surface_state() local
2878 struct anv_buffer_view *view; anv_CreateBufferView() local
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_copy.c1069 struct pan_image_view view = { in panvk_meta_copy_buf2img() local
1505 struct pan_image_view view in panvk_meta_copy_img2buf() local
33 panvk_meta_copy_img_emit_texture(struct panfrost_device *pdev, struct pan_pool *desc_pool, const struct pan_image_view *view) panvk_meta_copy_img_emit_texture() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c943 struct pipe_sampler_view *view = i < num ? views[i] : NULL; in lp_csctx_set_sampler_views() local
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dvalue-mirror.cc1782 v8::Local<v8::DataView> view = value.As<v8::DataView>(); in create() local
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c551 struct agx_sampler_view *view = (struct agx_sampler_view *) pview; in agx_sampler_view_destroy() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c450 struct pipe_sampler_view *view = &sview->base; in si_set_sampler_view_desc() local
539 struct pipe_sampler_view *view = views[i]; in si_set_sampler_views() local
679 struct pipe_image_view *view = &images->views[i]; in si_release_image_views() local
692 struct pipe_image_view *view = &images->views[i]; in si_image_views_begin_new_cs() local
707 struct pipe_image_view *view = &images->views[i]; si_image_views_check_encrypted() local
736 si_mark_image_range_valid(const struct pipe_image_view *view) si_mark_image_range_valid() argument
747 si_set_shader_image_desc(struct si_context *ctx, const struct pipe_image_view *view, bool skip_decompress, uint32_t *desc, uint32_t *fmask_desc) si_set_shader_image_desc() argument
830 si_set_shader_image(struct si_context *ctx, unsigned shader, unsigned slot, const struct pipe_image_view *view, bool skip_decompress) si_set_shader_image() argument
973 struct pipe_image_view view = {0}; si_update_ps_colorbuf0_slot() local
1622 struct pipe_image_view *view = &(*img_handle)->view; si_resident_handles_update_needs_color_decompress() local
1837 struct pipe_sampler_view *view = (*tex_handle)->view; si_rebind_buffer() local
1859 struct pipe_image_view *view = &(*img_handle)->view; si_rebind_buffer() local
1970 struct pipe_image_view *view = &img_handle->view; si_update_bindless_image_descriptor() local
2015 struct pipe_image_view *view = &images->views[i]; si_update_all_texture_descriptors() local
2027 struct pipe_sampler_view *view = samplers->views[i]; si_update_all_texture_descriptors() local
2416 si_create_texture_handle(struct pipe_context *ctx, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) si_create_texture_handle() argument
2551 si_create_image_handle(struct pipe_context *ctx, const struct pipe_image_view *view) si_create_image_handle() argument
2612 struct pipe_image_view *view; si_make_image_handle_resident() local
2688 struct pipe_image_view *view = &(*img_handle)->view; si_resident_buffers_add_all_to_bo_list() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c993 struct pipe_sampler_view *view[NINE_MAX_SAMPLERS]; in update_textures_and_samplers() local
[all...]
H A Dnine_state.h295 struct pipe_sampler_view *view[2]; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.c815 const struct pan_image_view *view = fb->zs.view.s ? : fb->zs.view.zs; in pan_preload_get_views() local
990 const struct pan_image_view *view = fb->zs.view.s ? : fb->zs.view.zs; pan_preload_emit_textures() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c1120 struct pipe_sampler_view *view = tr_view->sampler_view; in trace_context_sampler_view_destroy() local
2173 trace_context_create_texture_handle(struct pipe_context *_pipe, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) trace_context_create_texture_handle() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c1568 struct pipe_sampler_view *view = views[i]; in r300_set_sampler_views() local
1635 struct r300_sampler_view *view = CALLOC_STRUCT(r300_sampler_view); in r300_create_sampler_view_custom() local
1692 r300_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) r300_sampler_view_destroy() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp935 const Move<VkImageView> view = makeImageView(vk, device, **image, VK_IMAGE_VIEW_TYPE_2D, m_format, imageSubresourceRange); in iterate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBranchFolding.cpp531 void BranchFolder::MBFIWrapper::view(const Twine &Name, bool isSimple) { in view() function in BranchFolder::MBFIWrapper
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.cpp1482 const vk::BufferView *view = nullptr; in updateImagesDescriptorSet() local
1807 const vk::BufferView *view = nullptr; in updateTexturesDescriptorSet() local
[all...]
/third_party/skia/src/gpu/v1/
H A DDevice.cpp651 auto view = std::get<0>(GrMakeCachedBitmapProxyView(fContext.get(), bitmap)); in makeSpecial() local
710 GrSurfaceProxyView view = sdc->readSurfaceView(); in snapSpecial() local
761 drawViewLattice(GrSurfaceProxyView view, const GrColorInfo& info, std::unique_ptr<SkLatticeIter> iter, const SkRect& dst, SkFilterMode filter, const SkPaint& origPaint) drawViewLattice() argument
[all...]
/third_party/skia/src/core/
H A DSkBlurMF.cpp892 GrSurfaceProxyView view = threadSafeCache->find(key); in make_rect_integral_fp() local
1129 auto view = rtc2->readSurfaceView(); fillin_view_on_gpu() local
1259 auto view = std::get<0>(GrMakeUncachedBitmapProxyView(rContext, result)); create_mask_on_cpu() local
1287 GrSurfaceProxyView view; find_or_create_rrect_blur_mask_fp() local
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkLightingImageFilter.cpp658 static std::unique_ptr<GrFragmentProcessor> Make(GrSurfaceProxyView view, in Make() argument
708 static std::unique_ptr<GrFragmentProcessor> Make(GrSurfaceProxyView view, in Make() argument
1333 makeFragmentProcessor( GrSurfaceProxyView view, const SkMatrix& matrix, const SkIRect* srcBounds, BoundaryMode boundaryMode, const GrCaps& caps) const makeFragmentProcessor() argument
1475 makeFragmentProcessor( GrSurfaceProxyView view, const SkMatrix& matrix, const SkIRect* srcBounds, BoundaryMode boundaryMode, const GrCaps& caps) const makeFragmentProcessor() argument
1632 LightingEffect(ClassID classID, GrSurfaceProxyView view, sk_sp<const SkImageFilterLight> light, SkScalar surfaceScale, const SkMatrix& matrix, BoundaryMode boundaryMode, const SkIRect* srcBounds, const GrCaps& caps) LightingEffect() argument
1676 DiffuseLightingEffect(GrSurfaceProxyView view, sk_sp<const SkImageFilterLight> light, SkScalar surfaceScale, const SkMatrix& matrix, SkScalar kd, BoundaryMode boundaryMode, const SkIRect* srcBounds, const GrCaps& caps) DiffuseLightingEffect() argument
1892 SpecularLightingEffect(GrSurfaceProxyView view, sk_sp<const SkImageFilterLight> light, SkScalar surfaceScale, const SkMatrix& matrix, SkScalar ks, SkScalar shininess, BoundaryMode boundaryMode, const SkIRect* srcBounds, const GrCaps& caps) SpecularLightingEffect() argument
[all...]
/third_party/skia/tests/
H A DImageTest.cpp998 GrSurfaceProxyView view, otherView, viewSecondRef; in test_cross_context_image() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12Sample.cpp1177 const mat4 view = mat4::LookAt( in Update() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCommandBufferD3D12.cpp1202 TextureView* view = ToBackend(attachmentInfo.view.Get()); in SetupRenderPass() local
1242 TextureView* view = ToBackend(renderPass->depthStencilAttachment.view in SetupRenderPass() local
[all...]
/third_party/python/Modules/
H A D_hashopenssl.c582 Py_buffer view; in EVP_update() local
860 Py_buffer view = { 0 }; in py_evp_fromname() local
1580 Py_buffer view = {0}; _hmac_update() local
[all...]

Completed in 67 milliseconds

1...<<11121314151617181920>>...23