Home
last modified time | relevance | path

Searched defs:texture (Results 176 - 200 of 616) sorted by relevance

12345678910>>...25

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DUtilsVulkan.cpp89 const TextureBase* texture = textureCopy.texture.Get(); in ComputeTextureCopyExtent() local
118 const Texture* texture in ComputeBufferImageCopyRegion() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureSubresourceTests.cpp38 wgpu::TextureView CreateTextureView(wgpu::Texture texture, in CreateTextureView() argument
145 wgpu::Texture texture = in TEST_P() local
173 wgpu::Texture texture = TEST_P() local
[all...]
H A DNonzeroTextureCreationTests.cpp146 wgpu::Texture texture = device.CreateTexture(&descriptor); in Run() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindingInfo.h67 TextureBindingLayout texture; member
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp125 wgpu::Texture texture = device.CreateTexture(&descriptor); in UnalignDynamicUploader() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DTextureValidationTests.cpp452 wgpu::Texture texture = device.CreateTexture(&descriptor); TEST_F() local
459 wgpu::Texture texture = device.CreateTexture(&descriptor); TEST_F() local
468 wgpu::Texture texture = device.CreateTexture(&descriptor); TEST_F() local
491 wgpu::Texture texture = device.CreateTexture(&descriptor); TEST_F() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringAnisotropyTests.cpp36 namespace texture namespace
106 TestTexture2DSp texture; in iterate() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ycbcr_textures.c41 get_texture_size(struct ycbcr_state *state, nir_deref_instr *texture) in get_texture_size() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_uniforms.c40 struct pipe_sampler_view *texture = texstate->textures[data]; in get_texrect_scale() local
56 struct pipe_sampler_view *texture = texstate->textures[data]; in get_texture_size() local
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.h114 struct pipe_resource *texture; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_sampler.c133 struct pipe_resource *texture = sv->base.texture; in svga_validate_pipe_sampler_view() local
[all...]
H A Dsvga_pipe_sampler.c361 svga_create_sampler_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ) svga_create_sampler_view() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c511 struct softpipe_resource *texture = softpipe_resource(resource); in softpipe_flush_frontbuffer() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Dgraw_util.h311 graw_util_create_simple_sampler_view(const struct graw_info *info, struct pipe_resource *texture) graw_util_create_simple_sampler_view() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c449 struct pipe_resource *texture; in xa_surface_redefine() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_readpixels.c107 struct pipe_resource *texture = rb->texture; in try_pbo_readpixels() local
[all...]
/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

Completed in 16 milliseconds

12345678910>>...25