Home
last modified time | relevance | path

Searched defs:view (Results 351 - 375 of 555) sorted by relevance

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

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.c960 tu_setup_dynamic_attachment(struct tu_render_pass_attachment *att, struct tu_image_view *view) tu_setup_dynamic_attachment() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.c439 boolean view = FALSE; in svga_create_surface() local
[all...]
H A Dsvga_draw.c213 struct svga_hw_view_state *view = &svga->state.hw_draw.views[i]; in draw_vgpu9() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c990 struct v3d_sampler_view *view = v3d_sampler_view(pview); in v3d_update_shadow_texture() local
/third_party/node/src/
H A Dnode_blob.cc106 Local<ArrayBufferView> view = entry.As<ArrayBufferView>(); in New() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_cmd_buffer.c437 struct panvk_image_view *view; in panvk_cmd_fb_info_set_subpass() local
[all...]
H A Dpanvk_vX_descriptor_set.c52 panvk_fill_bview_desc(struct panvk_bview_desc *desc, struct panvk_buffer_view *view) panvk_fill_bview_desc() argument
67 panvk_fill_image_desc(struct panvk_image_desc *desc, struct panvk_image_view *view) panvk_fill_image_desc() argument
470 panvk_fill_image_desc(panvk_desc_ubo_data(set, binding, elem), view); panvk_write_tex_desc() local
496 panvk_fill_bview_desc(panvk_desc_ubo_data(set, binding, elem), view); panvk_write_tex_buf_desc() local
525 panvk_fill_image_desc(panvk_desc_ubo_data(set, binding, elem), view); panvk_write_img_desc() local
564 panvk_fill_bview_desc(panvk_desc_ubo_data(set, binding, elem), view); panvk_write_img_buf_desc() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c331 struct fdl6_view view; in patch_fb_read_sysmem() local
H A Dfd6_emit.c111 struct pipe_sampler_view *view = tex->textures[i]; in setup_border_colors() local
383 const struct fd6_pipe_sampler_view *view; in fd6_emit_textures() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h297 fd_sampler_first_level(const struct pipe_sampler_view *view) in fd_sampler_first_level() argument
305 fd_sampler_last_level(const struct pipe_sampler_view *view) in fd_sampler_last_level() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.c58 mali_sampling_mode(const struct pan_image_view *view) in mali_sampling_mode() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c204 const struct fd3_pipe_sampler_view *view = in emit_textures() local
228 const struct fd3_pipe_sampler_view *view = in emit_textures() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tests.c629 struct pipe_sampler_view *view = NULL; in test_texture_barrier() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp1055 struct d3d12_sampler_view *view = d3d12_sampler_view(pview); in d3d12_destroy_sampler_view() local
964 d3d12_increment_sampler_view_bind_count(struct pipe_context *ctx, enum pipe_shader_type shader_type, struct pipe_sampler_view *view) d3d12_increment_sampler_view_bind_count() argument
973 d3d12_decrement_sampler_view_bind_count(struct pipe_context *ctx, enum pipe_shader_type shader_type, struct pipe_sampler_view *view) d3d12_decrement_sampler_view_bind_count() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c215 const struct fd4_pipe_sampler_view *view = in emit_textures() local
238 const struct fd4_pipe_sampler_view *view; emit_textures() local
263 const struct fd4_pipe_sampler_view *view; emit_textures() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c644 struct vc4_sampler_view *view = vc4_sampler_view(pview); in vc4_sampler_view_destroy() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c77 struct nv50_tic_entry *view; in gm107_create_texture_view() local
240 gm107_create_texture_view_from_image(struct pipe_context *pipe, const struct pipe_image_view *view) gm107_create_texture_view_from_image() argument
290 struct nv50_tic_entry *view; gf100_create_texture_view() local
791 nve4_create_texture_handle(struct pipe_context *pipe, struct pipe_sampler_view *view, const struct pipe_sampler_state *sampler) nve4_create_texture_handle() argument
846 view_bound(struct nvc0_context *nvc0, struct pipe_sampler_view *view) view_bound() argument
864 struct pipe_sampler_view *view = &entry->pipe; nve4_delete_texture_handle() local
907 nvc0_get_surface_dims(const struct pipe_image_view *view, int *width, int *height, int *depth) nvc0_get_surface_dims() argument
943 nvc0_mark_image_range_valid(const struct pipe_image_view *view) nvc0_mark_image_range_valid() argument
955 nve4_set_surface_info(struct nouveau_pushbuf *push, const struct pipe_image_view *view, struct nvc0_context *nvc0) nve4_set_surface_info() argument
1081 nvc0_set_surface_info(struct nouveau_pushbuf *push, const struct pipe_image_view *view, uint64_t address, int width, int height, int depth) nvc0_set_surface_info() argument
1138 struct pipe_image_view *view = &nvc0->images[s][i]; nvc0_validate_suf() local
1250 gm107_validate_surfaces(struct nvc0_context *nvc0, struct pipe_image_view *view, int stage, int slot) gm107_validate_surfaces() argument
1306 struct pipe_image_view *view = &nvc0->images[s][i]; nve4_update_surface_bindings() local
1347 nve4_create_image_handle(struct pipe_context *pipe, const struct pipe_image_view *view) nve4_create_image_handle() argument
1398 struct pipe_image_view *view = nve4_make_image_handle_resident() local
1421 gm107_create_image_handle(struct pipe_context *pipe, const struct pipe_image_view *view) gm107_create_image_handle() argument
1470 struct pipe_sampler_view *view = &entry->pipe; gm107_delete_image_handle() local
[all...]
/third_party/skia/src/image/
H A DSkSurface_Gpu.cpp393 GrSurfaceProxyView view = fDevice->readSurfaceView(); in onDraw() local
H A DSkImage_Lazy.cpp496 auto view = this->textureProxyViewFromPlanes(rContext, budgeted); lockTextureProxyView() local
512 auto view = std::get<0>(GrMakeUncachedBitmapProxyView(rContext, lockTextureProxyView() local
[all...]
/third_party/skia/src/gpu/effects/
H A DGrTextureEffect.cpp154 std::unique_ptr<GrFragmentProcessor> GrTextureEffect::Make(GrSurfaceProxyView view, in Make() argument
166 std::unique_ptr<GrFragmentProcessor> GrTextureEffect::Make(GrSurfaceProxyView view, in Make() argument
185 std::unique_ptr<GrFragmentProcessor> GrTextureEffect::MakeSubset(GrSurfaceProxyView view, in MakeSubset() argument
206 std::unique_ptr<GrFragmentProcessor> GrTextureEffect::MakeSubset(GrSurfaceProxyView view, in MakeSubset() argument
221 MakeCustomLinearFilterInset( GrSurfaceProxyView view, SkAlphaType alphaType, const SkMatrix& matrix, Wrap wx, Wrap wy, const SkRect& subset, const SkRect* domain, SkVector inset, const GrCaps& caps, const float border[4]) MakeCustomLinearFilterInset() argument
764 GrTextureEffect(GrSurfaceProxyView view, SkAlphaType alphaType, const Sampling& sampling) GrTextureEffect() argument
[all...]
/third_party/skia/src/gpu/gradients/
H A DGrGradientShader.cpp57 auto view = std::get<0>(GrMakeCachedBitmapProxyView(args.fContext, bitmap, GrMipmapped::kNo)); in make_textured_colorizer() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp844 sw::Viewport view; in bindViewport() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DTestAudioActivity.java339 public void openAudio(View view) { in openAudio() argument
347 public void startAudio(View view) { in startAudio() argument
361 public void stopAudio(View view) { in stopAudio() argument
366 public void pauseAudio(View view) { in pauseAudio() argument
371 public void closeAudio(View view) { in closeAudio() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureZeroInitTests.cpp197 wgpu::TextureView view = texture.CreateView(&viewDescriptor); in TEST_P() local
242 wgpu::TextureView view = texture.CreateView(&viewDescriptor); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h105 VkImageView view; member
187 VkImageView view; member

Completed in 45 milliseconds

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