Home
last modified time | relevance | path

Searched defs:texture (Results 201 - 225 of 640) sorted by relevance

12345678910>>...26

/third_party/mesa3d/src/mesa/main/
H A Dtexstate.c294 active_texture(GLenum texture, bool no_error) active_texture() argument
341 _mesa_ActiveTexture_no_error(GLenum texture) _mesa_ActiveTexture_no_error() argument
348 _mesa_ActiveTexture(GLenum texture) _mesa_ActiveTexture() argument
356 _mesa_ClientActiveTexture(GLenum texture) _mesa_ClientActiveTexture() argument
[all...]
H A Dshaderimage.c601 _mesa_BindImageTexture_no_error(GLuint unit, GLuint texture, GLint level, in _mesa_BindImageTexture_no_error() argument
616 _mesa_BindImageTexture(GLuint unit, GLuint texture, GLint level, in _mesa_BindImageTexture() argument
522 validate_bind_image_texture(struct gl_context *ctx, GLuint unit, GLuint texture, GLint level, GLint layer, GLenum access, GLenum format, bool check_level_layer) validate_bind_image_texture() argument
661 _mesa_BindImageTextureEXT(GLuint index, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLint format) _mesa_BindImageTextureEXT() argument
718 const GLuint texture = textures ? textures[i] : 0; bind_image_textures() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c40 get_texture_size(struct ycbcr_state *state, nir_deref_instr *texture) in get_texture_size() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_sampler.c200 llvmpipe_create_sampler_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ) llvmpipe_create_sampler_view() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c87 struct pipe_resource *texture; member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_emit.c272 struct i915_texture *texture = in emit_map() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c81 struct pipe_resource *texture; member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c192 const nir_variable *texture = tex_get_texture_var(tex); in scan_instruction() local
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_context.c236 rbug_send_context_draw_rule(struct rbug_connection *__con, rbug_context_t context, rbug_shader_t vertex, rbug_shader_t fragment, rbug_texture_t texture, rbug_texture_t surface, rbug_block_t block, uint32_t *__serial) rbug_send_context_draw_rule() argument
H A Drbug_texture.c77 rbug_send_texture_info(struct rbug_connection *__con, rbug_texture_t texture, uint32_t *__serial) rbug_send_texture_info() argument
115 rbug_send_texture_write(struct rbug_connection *__con, rbug_texture_t texture, uint32_t face, uint32_t level, uint32_t zslice, uint32_t x, uint32_t y, uint32_t w, uint32_t h, uint8_t *data, uint32_t data_len, uint32_t stride, uint32_t *__serial) rbug_send_texture_write() argument
181 rbug_send_texture_read(struct rbug_connection *__con, rbug_texture_t texture, uint32_t face, uint32_t level, uint32_t zslice, uint32_t x, uint32_t y, uint32_t w, uint32_t h, uint32_t *__serial) rbug_send_texture_read() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_texture.c265 lima_calc_tex_desc_size(struct lima_sampler_view *texture) in lima_calc_tex_desc_size() argument
153 lima_update_tex_desc(struct lima_context *ctx, struct lima_sampler_state *sampler, struct lima_sampler_view *texture, void *pdesc, unsigned desc_size) lima_update_tex_desc() argument
300 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); lima_update_textures() local
314 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); lima_update_textures() local
324 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); lima_update_textures() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_image.c101 struct pipe_resource *texture; in debug_dump_surface() local
136 debug_dump_texture(struct pipe_context *pipe, const char *prefix, struct pipe_resource *texture) debug_dump_texture() argument
192 struct pipe_resource *texture = surface->texture; debug_dump_surface_bmp() local
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.h93 struct pipe_resource *texture; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.cpp37 namespace texture namespace
H A DvktSampleVerifier.hpp41 namespace texture namespace
H A DvktTextureConversionTests.cpp40 namespace texture namespace
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DPipeline.h117 PipelineScoped<TStructure> texture; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DIOSurfaceSurfaceCGL.cpp291 GLuint texture = 0; in createDefaultFramebuffer() local
155 bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) bindTexImage() argument
319 initializeAlphaChannel(const gl::Context *context, GLuint texture) initializeAlphaChannel() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp95 egl::Error SurfaceEGL::bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) in bindTexImage() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DWindowSurfaceGLX.cpp188 bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) bindTexImage() argument
H A DPixmapSurfaceGLX.cpp167 bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) bindTexImage() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DDXGISwapChainWindowSurfaceWGL.cpp182 bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) bindTexImage() argument
H A DD3DTextureSurfaceWGL.cpp407 bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) bindTexImage() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DParallelShaderCompileTest.cpp299 GLTexture texture[3]; variable
H A DVulkanUniformUpdatesTest.cpp66 const gl::Texture *texture = context->getTexture({handle}); in hackTexture() local
82 void limitTextureStagingBufferSize(GLuint texture) in limitTextureStagingBufferSize() argument
140 void InitTexture(GLColor color, GLTexture *texture) in InitTexture() argument
167 GLTexture texture; in TEST_P() local
[all...]

Completed in 16 milliseconds

12345678910>>...26