Home
last modified time | relevance | path

Searched defs:tex (Results 51 - 75 of 414) sorted by relevance

12345678910>>...17

/third_party/skia/src/gpu/dawn/
H A DGrDawnTexture.cpp44 wgpu::Texture tex = gpu->device().CreateTexture(&textureDesc); in Make() local
77 sk_sp<GrDawnTexture> tex; in MakeWrapped() local
/third_party/skia/tests/
H A DVkWrapTests.cpp50 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 DTextureBindingsResetTest.cpp80 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 Dintrinsic_table_test.cc86 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 Dpatch.cpp107 const SkPoint* tex = gTexCoords; in dopatch() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_non_uniform_access.c107 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 Dnir_lower_tex_shadow.c79 nir_tex_instr *tex = nir_instr_as_tex(instr); in nir_lower_tex_shadow_impl() local
[all...]
H A Dnir_opt_constant_folding.c309 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 Dnir_propagate_invariant.c101 nir_tex_instr *tex = nir_instr_as_tex(instr); in propagate_invariant_instr() local
H A Dnir_lower_bool_to_bitsize.c393 lower_tex_instr(nir_tex_instr *tex) in lower_tex_instr() argument
H A Dnir_lower_drawpixels.c38 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 Dradv_meta_fmask_expand.c59 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 Dinvocation.cpp174 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 Dsvga_state_fs.c244 struct pipe_resource *tex = view->texture; in make_fs_key() local
H A Dsvga_resource_buffer.c451 struct svga_texture *tex = svga_texture(buf); in svga_resource_destroy() local
[all...]
H A Dsvga_image_view.c89 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 Dpresentation.c212 struct pipe_resource *tex; in vlVdpPresentationQueueDisplay() local
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
H A Dwrapper_sw_winsys.c61 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 Dsubpicture.c178 struct pipe_resource tex_temp, *tex; in vlVaAssociateSubpicture() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_lower_vulkan_resource.c176 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 Dsfn_debug.h65 tex = 1 << 11, enumerator
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-gs.c28 static struct pipe_resource *tex = NULL; variable
/third_party/mesa3d/src/mesa/main/
H A Dvdpau.c151 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 Dst_nir_lower_tex_src_plane.c113 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 Dnv50_ir_lowering_nvc0.h97 const Instruction *tex; // or split / mov member

Completed in 14 milliseconds

12345678910>>...17