| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_state_common.c | 427 struct r600_pipe_sampler_view *view = (struct r600_pipe_sampler_view *)state; in r600_sampler_view_destroy() local 683 struct pipe_sampler_view *view = views[i]; in r600_set_sampler_views() local 3331 struct r600_pipe_sampler_view *view; in r600_invalidate_buffer() local [all...] |
| H A D | r600_state.c | 628 texture_buffer_sampler_view(struct r600_pipe_sampler_view *view, in texture_buffer_sampler_view() argument 671 struct r600_pipe_sampler_view *view = CALLOC_STRUCT(r600_pipe_sampler_view); r600_create_sampler_view_custom() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | value-serializer.cc | 452 Handle<JSArrayBufferView> view = Handle<JSArrayBufferView>::cast(object); in WriteObject() local 944 Maybe<bool> ValueSerializer::WriteJSArrayBufferView(JSArrayBufferView view) { in WriteJSArrayBufferView() argument 2049 ValidateAndSetJSArrayBufferViewFlags( JSArrayBufferView view, JSArrayBuffer buffer, uint32_t serialized_flags) ValidateAndSetJSArrayBufferViewFlags() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 98 lp_sampler_static_texture_state(struct lp_static_texture_state *state, const struct pipe_sampler_view *view) lp_sampler_static_texture_state() argument 136 lp_sampler_static_texture_state_image(struct lp_static_texture_state *state, const struct pipe_image_view *view) lp_sampler_static_texture_state_image() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.c | 2196 struct pipe_sampler_view *view; in util_blitter_blit_generic() local
|
| /third_party/node/deps/uv/src/win/ |
| H A D | fs.c | 758 void* view; in fs__read_filemap() local 939 void* view; in fs__write_filemap() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
| H A D | vktAttachmentRateTests.cpp | 199 VkImageView view; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageDepthStencilDescriptorTests.cpp | 786 const auto view = ((desc.aspect == VK_IMAGE_ASPECT_DEPTH_BIT) ? depthOnlyView.get() : stencilOnlyView.get()); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineColorWriteEnableTests.cpp | 1179 Move<VkImageView> view; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 447 static tcu::Texture2DView getOneLevelSubView (const tcu::Texture2DView& view, int level) in getOneLevelSubView() argument 452 static tcu::Texture2DArrayView getOneLevelSubView (const tcu::Texture2DArrayView& view, int level) in getOneLevelSubView() argument 457 static tcu::TextureCubeView getOneLevelSubView (const tcu::TextureCubeView& view, int level) in getOneLevelSubView() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
| H A D | vktAttachmentRateTests.cpp | 117 VkImageView view; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageDepthStencilDescriptorTests.cpp | 786 const auto view = ((desc.aspect == VK_IMAGE_ASPECT_DEPTH_BIT) ? depthOnlyView.get() : stencilOnlyView.get()); in iterate() local
|
| /third_party/skia/src/gpu/v1/ |
| H A D | SurfaceDrawContext.cpp | 644 drawTexture(const GrClip* clip, GrSurfaceProxyView view, SkAlphaType srcAlphaType, GrSamplerState::Filter filter, GrSamplerState::MipmapMode mm, SkBlendMode blendMode, const SkPMColor4f& color, const SkRect& srcRect, const SkRect& dstRect, GrAA aa, GrQuadAAFlags edgeAA, SkCanvas::SrcRectConstraint constraint, const SkMatrix& viewMatrix, sk_sp<GrColorSpaceXform> colorSpaceXform) drawTexture() argument 1466 drawImageLattice(const GrClip* clip, GrPaint&& paint, const SkMatrix& viewMatrix, GrSurfaceProxyView view, SkAlphaType alphaType, sk_sp<GrColorSpaceXform> csxf, GrSamplerState::Filter filter, std::unique_ptr<SkLatticeIter> iter, const SkRect& dst) drawImageLattice() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _elementtree.c | 3905 Py_buffer view; in _elementtree_XMLParser_feed() local
|
| H A D | arraymodule.c | 2567 array_buffer_getbuf(arrayobject *self, Py_buffer *view, int flags) in array_buffer_getbuf() argument 2608 array_buffer_relbuf(arrayobject *self, Py_buffer *view) array_buffer_relbuf() argument [all...] |
| /third_party/python/Objects/ |
| H A D | memoryobject.c | 452 init_strides_from_shape(Py_buffer *view) init_strides_from_shape() argument 465 init_fortran_strides_from_shape(Py_buffer *view) init_fortran_strides_from_shape() argument 581 init_len(Py_buffer *view) init_len() argument 597 const Py_buffer *view = &mv->view; init_flags() local 922 Py_buffer *view; PyMemoryView_GetContiguous() local 978 Py_buffer view; global() member 1196 Py_buffer *view = &mv->view; cast_to_1D() local 1298 Py_buffer *view = &mv->view; cast_to_ND() local 1334 Py_buffer *view = &mv->view; zero_in_shape() local 1445 memory_getbuf(PyMemoryViewObject *self, Py_buffer *view, int flags) memory_getbuf() argument 1524 memory_releasebuf(PyMemoryViewObject *self, Py_buffer *view) memory_releasebuf() argument 2053 adjust_fmt(const Py_buffer *view) adjust_fmt() argument 2140 const Py_buffer *view = &self->view; memoryview_tolist_impl() local 2283 lookup_dimension(const Py_buffer *view, char *ptr, int dim, Py_ssize_t index) lookup_dimension() argument 2309 ptr_from_index(const Py_buffer *view, Py_ssize_t index) ptr_from_index() argument 2317 ptr_from_tuple(const Py_buffer *view, PyObject *tup) ptr_from_tuple() argument 2348 Py_buffer *view = &(self->view); memory_item() local 2377 Py_buffer *view = &(self->view); memory_item_multi() local 2473 Py_buffer *view; memory_subscript() local 2535 Py_buffer *view = &(self->view); memory_ass_sub() local 2948 Py_buffer *view = &self->view; memory_hash() local 3025 Py_buffer *view = &self->view; memory_obj_get() local 3212 Py_buffer *view = &(seq->view); memoryiter_next() local [all...] |
| H A D | bytesobject.c | 1662 bytes_buffer_getbuffer(PyBytesObject *self, Py_buffer *view, int flags) in bytes_buffer_getbuffer() argument 2677 Py_buffer view; in _PyBytes_FromBuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineColorWriteEnableTests.cpp | 1174 Move<VkImageView> view; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 447 static tcu::Texture2DView getOneLevelSubView (const tcu::Texture2DView& view, int level) in getOneLevelSubView() argument 452 static tcu::Texture2DArrayView getOneLevelSubView (const tcu::Texture2DArrayView& view, int level) in getOneLevelSubView() argument 457 static tcu::TextureCubeView getOneLevelSubView (const tcu::TextureCubeView& view, int level) in getOneLevelSubView() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ace_container.cpp | 1106 void AceContainer::SetView(const RefPtr<AceView>& view, double density, int32_t width, int32_t height, in SetView() argument 1125 SetViewNew( const RefPtr<AceView>& view, double density, float width, float height, sptr<OHOS::Rosen::Window> rsWindow) SetViewNew() argument 1977 AttachView(std::shared_ptr<Window> window, const RefPtr<AceView>& view, double density, float width, float height, uint32_t windowId, UIEnvCallback callback) AttachView() argument [all...] |
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | ntfs.h | 618 } view; member
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 677 softpipe_get_lambda_from_grad_func(const struct pipe_sampler_view *view, in softpipe_get_lambda_from_grad_func() argument 3048 any_swizzle(const struct pipe_sampler_view *view) in any_swizzle() argument 3301 const struct pipe_sampler_view *view = &sp_sview->base; in sp_get_dims() local 3556 softpipe_get_lambda_func(const struct pipe_sampler_view *view, enum pipe_shader_type shader) softpipe_get_lambda_func() argument 3592 struct pipe_sampler_view *view = &sview->base; softpipe_create_sampler_view() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state.c | 4527 struct si_sampler_view *view = CALLOC_STRUCT_CL(si_sampler_view); in si_create_sampler_view() local 4635 struct si_sampler_view *view = (struct si_sampler_view *)state; si_sampler_view_destroy() local [all...] |
| /third_party/node/deps/ada/ |
| H A D | ada.h | 1057 ada_really_inline bool begins_with(std::string_view view, in begins_with() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_private.h | 502 D3D12_INDEX_BUFFER_VIEW view; member
|