/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES2.cpp | 5346 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 D | validationES.cpp | 1837 Texture *tex = context->getTexture(texture); in ValidateFramebufferTextureBase() local
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLGpu.cpp | 1396 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 D | GrVkGpu.cpp | 582 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 D | libGLESv2.cpp | 1966 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 D | teglGLES2SharingThreadedTests.cpp | 907 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 D | svga3d_dx.h | 1050 } 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 D | svga3d_dx.h | 867 } tex; member 918 } tex; member 1035 } tex; member
|
/third_party/ffmpeg/fftools/ |
H A D | ffplay.c | 894 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 D | builtin_functions.cpp | 7073 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 D | r600_shader.c | 7092 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 D | evergreen_state.c | 973 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 D | brw_compiler.h | 254 struct brw_sampler_prog_key_data tex; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 2259 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 D | svga3d_dx.h | 1117 } tex; member 1178 } tex; member 1319 } tex; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Renderer11.cpp | 2505 TextureHelper11 tex; in copyImageInternal() local
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | radeon_drm.h | 429 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | radeon_drm.h | 429 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | radeon_drm.h | 319 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | radeon_drm.h | 323 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | radeon_drm.h | 323 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
|
/third_party/glslang/glslang/HLSL/ |
H A D | hlslParseHelper.cpp | 4033 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 D | radeon_drm.h | 429 drm_radeon_texture_regs_t tex[RADEON_MAX_TEXTURE_UNITS]; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pipe.h | 1668 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 D | nir_to_dxil.c | 3862 const struct dxil_value *tex; member [all...] |