Home
last modified time | relevance | path

Searched defs:tex (Results 426 - 450 of 452) sorted by relevance

1...<<111213141516171819

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES2.cpp5346 Texture *tex = context->getTexture(texture); in ValidateFramebufferTexture2D() local
5497 Texture *tex = context->getTexture(texture); in ValidateFramebufferTexture3DOES() local
6312 Texture *tex = context->getTexture(texture); ValidateFramebufferTexture2DMultisampleEXT() local
[all...]
H A DvalidationES.cpp1837 Texture *tex = context->getTexture(texture); in ValidateFramebufferTextureBase() local
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp1396 sk_sp<GrGLTexture> tex; in onCreateTexture() local
1494 auto tex = sk_make_sp<GrGLTexture>(this, budgeted, desc, mipmapStatus); onCreateCompressedTexture() local
3728 deleteBackendTexture(const GrBackendTexture& tex) deleteBackendTexture() argument
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp582 GrVkTexture* tex = static_cast<GrVkTexture*>(texture); in onTransferPixelsTo() local
1164 sk_sp<GrVkTexture> tex; in onCreateTexture() local
1230 auto tex = GrVkTexture::MakeNewTexture(this, budgeted, dimensions, pixelFormat, onCreateCompressedTexture() local
1542 onRegenerateMipMapLevels(GrTexture* tex) onRegenerateMipMapLevels() argument
2041 deleteBackendTexture(const GrBackendTexture& tex) deleteBackendTexture() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp1966 es2::Texture *tex = context->getTexture(texture); in FramebufferTexture2D() local
5997 es2::Texture *tex = context->getTexture(texture); in FramebufferTexture3DOES() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp907 GLuint tex = 0; in exec() local
936 GLuint tex = m_texture->texture; in exec() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h1050 } tex; /* 1d, 2d, 3d, cube */ member
1111 } tex; /* 1d, 2d, cube */ member
1259 } tex; /* 1d, 2d */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h867 } tex; member
918 } tex; member
1035 } tex; member
/third_party/ffmpeg/fftools/
H A Dffplay.c894 static int upload_texture(SDL_Texture **tex, AVFrame *frame, struct SwsContext **img_convert_ctx) { in upload_texture() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp7073 ir_texture *tex = new(mem_ctx) ir_texture(ir_txs); in _textureSize() local
7096 ir_texture *tex = new(mem_ctx) ir_texture(ir_texture_samples); in _textureSamples() local
7142 ir_texture *tex = new(mem_ctx) ir_texture(opcode, flags & TEX_SPARSE); in _texture() local
7267 ir_texture *tex = new(mem_ctx) ir_texture(opcode, sparse); _textureCubeArrayShadow() local
7323 ir_texture *tex = new(mem_ctx) ir_texture(ir_txf, sparse); _texelFetch() local
7442 ir_texture *tex = new(mem_ctx) ir_texture(ir_lod); _textureQueryLod() local
7459 ir_texture *tex = new(mem_ctx) ir_texture(ir_query_levels); _textureQueryLevels() local
7477 ir_texture *tex = new(mem_ctx) ir_texture(ir_samples_identical); _textureSamplesIdentical() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c7092 struct r600_bytecode_tex tex; in tgsi_interp_egcm() local
7555 struct r600_bytecode_tex tex; tgsi_tex() local
9589 struct r600_bytecode_tex tex; tgsi_resq() local
[all...]
H A Devergreen_state.c973 evergreen_create_sampler_view(struct pipe_context *ctx, struct pipe_resource *tex, const struct pipe_sampler_view *state) evergreen_create_sampler_view() argument
1842 struct r600_texture *tex = NULL; evergreen_emit_framebuffer_state() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h254 struct brw_sampler_prog_key_data tex; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c2259 struct iris_sampler_view *tex = shs->textures[i]; in iris_upload_sampler_states() local
2531 iris_create_sampler_view(struct pipe_context *ctx, struct pipe_resource *tex, const struct pipe_sampler_view *tmpl) iris_create_sampler_view() argument
2650 iris_create_surface(struct pipe_context *ctx, struct pipe_resource *tex, const struct pipe_surface *tmpl) iris_create_surface() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h1117 } tex; member
1178 } tex; member
1319 } tex; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp2505 TextureHelper11 tex; in copyImageInternal() local
/kernel/linux/linux-5.10/include/uapi/drm/
H A Dradeon_drm.h429 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dradeon_drm.h429 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dradeon_drm.h319 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dradeon_drm.h323 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dradeon_drm.h323 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp4033 TIntermAggregate *tex = new TIntermAggregate(EOpTextureLod); in decomposeSampleMethods() local
4074 TIntermAggregate* tex = new TIntermAggregate(EOpTexture); in decomposeSampleMethods() local
[all...]
/third_party/libdrm/include/drm/
H A Dradeon_drm.h429 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1668 vi_dcc_enabled(struct si_texture *tex, unsigned level) vi_dcc_enabled() argument
1673 si_tile_mode_index(struct si_texture *tex, unsigned level, bool stencil) si_tile_mode_index() argument
1839 si_can_sample_zs(struct si_texture *tex, bool stencil_sampler) si_can_sample_zs() argument
1844 si_htile_enabled(struct si_texture *tex, unsigned level, unsigned zs_mask) si_htile_enabled() argument
1864 vi_tc_compat_htile_enabled(struct si_texture *tex, unsigned level, unsigned zs_mask) vi_tc_compat_htile_enabled() argument
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c3862 const struct dxil_value *tex; member
[all...]

Completed in 129 milliseconds

1...<<111213141516171819