/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnTexture.cpp | 44 wgpu::Texture tex = gpu->device().CreateTexture(&textureDesc); in Make() local 77 sk_sp<GrDawnTexture> tex; in MakeWrapped() local
|
/third_party/skia/tests/ |
H A D | VkWrapTests.cpp | 50 sk_sp<GrTexture> tex = gpu->wrapBackendTexture(origBackendTex, kBorrow_GrWrapOwnership, in wrap_tex_test() local 60 sk_sp<GrTexture> tex = gpu->wrapBackendTexture( in wrap_tex_test() local 73 sk_sp<GrTexture> tex = gpu->wrapBackendTexture( in wrap_tex_test() local 85 sk_sp<GrTexture> tex = gpu->wrapBackendTexture( wrap_tex_test() local 154 sk_sp<GrTexture> tex = gpu->wrapRenderableBackendTexture( wrap_trt_test() local [all...] |
H A D | TextureBindingsResetTest.cpp | 80 auto tex = gpu->createTexture(kDims, format, GrTextureType::k2D, GrRenderable::kNo, 1, in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
/third_party/skia/third_party/externals/tint/src/ |
H A D | intrinsic_table_test.cc | 86 auto* tex = create<sem::SampledTexture>(ast::TextureDimension::k1d, f32); in TEST_F() local 104 auto* tex = create<sem::SampledTexture>(ast::TextureDimension::k1d, f32); in TEST_F() local 263 auto* tex = create<sem::SampledTexture>(ast::TextureDimension::k2d, f32); in TEST_F() local 283 auto* tex = create<sem::SampledTexture>(ast::TextureDimension::k2d, f32); in TEST_F() local 295 auto* tex = create<sem::SampledTexture>(ast::TextureDimension::k2d, f32); TEST_F() local 316 auto* tex = create<sem::MultisampledTexture>(ast::TextureDimension::k2d, f32); TEST_F() local 336 auto* tex = create<sem::DepthTexture>(ast::TextureDimension::k2d); TEST_F() local 356 auto* tex = create<sem::DepthMultisampledTexture>(ast::TextureDimension::k2d); TEST_F() local 377 auto* tex = create<sem::ExternalTexture>(); TEST_F() local 398 auto* tex = create<sem::StorageTexture>(ast::TextureDimension::k2d, TEST_F() local 553 auto* tex = create<sem::DepthTexture>(ast::TextureDimension::k2d); TEST_F() local [all...] |
/third_party/skia/gm/ |
H A D | patch.cpp | 107 const SkPoint* tex = gTexCoords; in dopatch() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_non_uniform_access.c | 107 lower_non_uniform_tex_access(const nir_lower_non_uniform_access_options *options, nir_builder *b, nir_tex_instr *tex) lower_non_uniform_tex_access() argument 214 nir_tex_instr *tex = nir_instr_as_tex(instr); nir_lower_non_uniform_access_impl() local [all...] |
H A D | nir_lower_tex_shadow.c | 79 nir_tex_instr *tex = nir_instr_as_tex(instr); in nir_lower_tex_shadow_impl() local [all...] |
H A D | nir_opt_constant_folding.c | 309 try_fold_txb_to_tex(nir_builder *b, nir_tex_instr *tex) in try_fold_txb_to_tex() argument 333 try_fold_tex_offset(nir_tex_instr *tex, unsigned *index, in try_fold_tex_offset() argument 350 try_fold_tex(nir_builder *b, nir_tex_instr *tex) try_fold_tex() argument [all...] |
H A D | nir_propagate_invariant.c | 101 nir_tex_instr *tex = nir_instr_as_tex(instr); in propagate_invariant_instr() local
|
H A D | nir_lower_bool_to_bitsize.c | 393 lower_tex_instr(nir_tex_instr *tex) in lower_tex_instr() argument
|
H A D | nir_lower_drawpixels.c | 38 nir_variable *texcoord, *texcoord_const, *scale, *bias, *tex, *pixelmap; member 120 nir_tex_instr *tex; in lower_color() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_fmask_expand.c | 59 nir_tex_instr *tex = tex_instr[i]; in build_fmask_expand_compute_shader() local [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/nir/ |
H A D | invocation.cpp | 174 nir_tex_instr *tex = nir_instr_as_tex(instr); in clover_nir_lower_images() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_fs.c | 244 struct pipe_resource *tex = view->texture; in make_fs_key() local
|
H A D | svga_resource_buffer.c | 451 struct svga_texture *tex = svga_texture(buf); in svga_resource_destroy() local [all...] |
H A D | svga_image_view.c | 89 struct svga_texture *tex = svga_texture(res); in svga_create_uav_image() local 98 struct svga_texture *tex in svga_create_uav_image() local 288 struct svga_texture *tex = svga_texture(res); svga_validate_image_view_resources() local [all...] |
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | presentation.c | 212 struct pipe_resource *tex; in vlVdpPresentationQueueDisplay() local
|
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/ |
H A D | wrapper_sw_winsys.c | 61 struct pipe_resource *tex; member 104 struct pipe_resource *tex = wdt->tex; in wsw_dt_get_stride() local 123 wsw_dt_wrap_texture(struct wrapper_sw_winsys *wsw, struct pipe_resource *tex, unsigned *stride) wsw_dt_wrap_texture() argument 156 struct pipe_resource *tex; wsw_dt_create() local 186 struct pipe_resource *tex; wsw_dt_from_handle() local 203 struct pipe_resource *tex = wdt->tex; wsw_dt_get_handle() local 216 struct pipe_resource *tex = wdt->tex; wsw_dt_map() local [all...] |
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | subpicture.c | 178 struct pipe_resource tex_temp, *tex; in vlVaAssociateSubpicture() local
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_lower_vulkan_resource.c | 176 lower_vri_instr_tex_deref(nir_tex_instr *tex, in lower_vri_instr_tex_deref() argument 242 lower_vri_instr_tex(struct nir_builder *b, nir_tex_instr *tex, void *data_cb) lower_vri_instr_tex() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_debug.h | 65 tex = 1 << 11, enumerator
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | tri-gs.c | 28 static struct pipe_resource *tex = NULL; variable
|
/third_party/mesa3d/src/mesa/main/ |
H A D | vdpau.c | 151 struct gl_texture_object *tex; in register_surface() local 372 struct gl_texture_object *tex = surf->textures[j]; _mesa_VDPAUMapSurfacesNV() local 426 struct gl_texture_object *tex = surf->textures[j]; _mesa_VDPAUUnmapSurfacesNV() local [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_nir_lower_tex_src_plane.c | 113 nir_tex_instr *tex = nir_instr_as_tex(instr); in lower_tex_src_plane_block() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_nvc0.h | 97 const Instruction *tex; // or split / mov member
|