Home
last modified time | relevance | path

Searched defs:texture (Results 76 - 100 of 640) sorted by relevance

12345678910>>...26

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.c129 softpipe_is_resource_referenced( struct pipe_context *pipe, struct pipe_resource *texture, unsigned level, int layer) softpipe_is_resource_referenced() argument
[all...]
H A Dsp_flush.c115 softpipe_flush_resource(struct pipe_context *pipe, struct pipe_resource *texture, unsigned level, int layer, unsigned flush_flags, boolean read_only, boolean cpu_access, boolean do_not_block) softpipe_flush_resource() argument
H A Dsp_tex_tile_cache.c126 struct pipe_resource *texture = view ? view->texture : NULL; in sp_tex_tile_cache_set_sampler_view() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dgenmipmap.c227 _mesa_GenerateTextureMipmap_no_error(GLuint texture) in _mesa_GenerateTextureMipmap_no_error() argument
254 _mesa_GenerateTextureMipmap(GLuint texture) in _mesa_GenerateTextureMipmap() argument
264 _mesa_GenerateTextureMipmapEXT(GLuint texture, GLenum target) in _mesa_GenerateTextureMipmapEXT() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DPixmapTest.cpp176 GLuint texture = 0; in TEST_P() local
231 GLuint texture in TEST_P() local
[all...]
H A DVulkanFramebufferTest.cpp45 const gl::Texture *texture = context->getTexture({handle}); in hackTexture() local
57 GLTexture texture; in TEST_P() local
97 GLTexture texture; in TEST_P() local
[all...]
H A DDXTSRGBCompressedTextureTest.cpp93 GLTexture texture; in runTest() local
H A DDiscardFramebufferEXTTest.cpp160 GLTexture texture; in TEST_P() local
H A DFenceSyncTests.cpp273 GLTexture texture; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelPipeline.cpp48 Vector4s texture; in fixedFunction() local
[all...]
/third_party/skia/tests/
H A DVkBackendSurfaceTest.cpp134 GrTexture* texture = proxy->peekTexture(); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
[all...]
H A DGLBackendSurfaceTest.cpp76 auto texture = static_cast<GrGLTexture*>(proxy->peekTexture()); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
/third_party/skia/include/gpu/
H A DGrYUVABackendTextures.h99 GrBackendTexture texture(int i) const { in texture() function in GrYUVABackendTextures
/third_party/skia/experimental/graphite/src/mtl/
H A DMtlBlitCommandEncoder.h43 void copyFromTexture(id<MTLTexture> texture, in copyFromTexture() argument
/third_party/vk-gl-cts/modules/internal/
H A DditImageIOTests.cpp54 tcu::TextureLevel texture; in iterate() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampledRenderToTextureTests.cpp90 GLuint texture = 0; in iterate() local
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drender_texture.cpp27 const RefPtr<TextureComponent> texture = AceType::DynamicCast<TextureComponent>(component); in Update() local
H A Dvideo_element_v2.cpp83 RefPtr<Component> VideoElementV2::FireFullscreen(bool isFullScreen, bool isPlaying, const WeakPtr<Texture>& texture) in FireFullscreen() argument
36 FireFullscreen( bool isFullScreen, const WeakPtr<Player>& player, const WeakPtr<Texture>& texture) FireFullscreen() argument
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dtexture.cpp93 auto texture = weak.Upgrade(); in CreateTexture() local
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dnative_texture.cpp96 auto texture = weak.Upgrade(); in CreateTexture() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dsurface9.h42 uint8_t texture; /* rtype of container BaseTex or 0 */ member
/third_party/mesa3d/src/gallium/tests/graw/
H A Dquad-tex.c13 static struct pipe_resource *texture = NULL; variable
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_fastpath.c70 const struct lp_jit_texture *texture = &context->textures[0]; in lp_linear_blit_rgba_blit() local
119 const struct lp_jit_texture *texture = &context->textures[0]; in lp_linear_blit_rgb1_blit() local
[all...]
H A Dlp_linear_priv.h22 const struct lp_jit_texture *texture; member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_sampler.c356 struct i915_texture *texture = in update_samplers() local
[all...]

Completed in 10 milliseconds

12345678910>>...26