Home
last modified time | relevance | path

Searched defs:tex (Results 1 – 25 of 573) sorted by relevance

12345678910>>...23

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureRectangleTest.cpp53 GLTexture tex; in TEST_P() local
98 GLTexture tex; in TEST_P() local
107 GLTexture tex; in TEST_P() local
137 GLTexture tex; in TEST_P() local
145 GLTexture tex; in TEST_P() local
160 GLTexture tex; in TEST_P() local
169 GLTexture tex; in TEST_P() local
180 GLTexture tex; in TEST_P() local
192 GLTexture tex; in TEST_P() local
241 GLTexture tex; in TEST_P() local
[all …]
DSixteenBppTextureTest.cpp76 void simpleValidationBase(GLuint tex) in simpleValidationBase()
151 GLTexture tex; in TEST_P() local
177 GLTexture tex; in TEST_P() local
194 GLTexture tex; in TEST_P() local
239 GLTexture tex; in TEST_P() local
259 GLTexture tex; in TEST_P() local
280 GLTexture tex; in TEST_P() local
299 GLTexture tex; in TEST_P() local
335 GLTexture tex; in TEST_P() local
357 GLTexture tex; in TEST_P() local
[all …]
DSRGBTextureTest.cpp91 GLuint tex = 0; in TEST_P() local
125 GLuint tex = 0; in TEST_P() local
167 GLTexture tex; in TEST_P() local
251 GLTexture tex; in TEST_P() local
281 GLTexture tex; in TEST_P() local
327 GLTexture tex; in TEST_P() local
DFramebufferMultiviewTest.cpp172 GLTexture tex; in TEST_P() local
199 GLTexture tex; in TEST_P() local
226 GLTexture tex; in TEST_P() local
250 GLTexture tex; in TEST_P() local
268 GLTexture tex; in TEST_P() local
335 GLTexture tex; in TEST_P() local
363 GLTexture tex; in TEST_P() local
388 GLTexture tex; in TEST_P() local
419 GLTexture tex; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureRectangleTest.cpp56 GLTexture tex; in TEST_P() local
101 GLTexture tex; in TEST_P() local
110 GLTexture tex; in TEST_P() local
143 GLTexture tex; in TEST_P() local
151 GLTexture tex; in TEST_P() local
166 GLTexture tex; in TEST_P() local
175 GLTexture tex; in TEST_P() local
186 GLTexture tex; in TEST_P() local
198 GLTexture tex; in TEST_P() local
247 GLTexture tex; in TEST_P() local
[all …]
DGetImageTest.cpp52 GLTexture tex; in InitTextureWithFormatAndSize() local
63 GLTexture tex; in InitTextureWithSize() local
98 GLTexture tex = InitSimpleTexture(); in TEST_P() local
180 GLTexture tex = InitTextureWithSize(kSmallSize, expectedData.data()); in TEST_P() local
255 GLTexture tex = InitTextureWithSize(kSmallSize, expectedData.data()); in TEST_P() local
278 GLTexture tex = InitSimpleTexture(); in TEST_P() local
326 GLTexture tex = in TEST_P() local
363 GLTexture tex = InitTextureWithFormatAndSize(GL_LUMINANCE, kSmallSize, expectedData.data()); in TEST_P() local
397 GLTexture tex = InitTextureWithFormatAndSize(GL_ALPHA, kSmallSize, expectedData.data()); in TEST_P() local
434 GLTexture tex; in TEST_P() local
[all …]
DSRGBTextureTest.cpp98 GLuint tex = 0; in TEST_P() local
132 GLuint tex = 0; in TEST_P() local
171 GLTexture tex; in TEST_P() local
255 GLTexture tex; in TEST_P() local
286 GLTexture tex; in TEST_P() local
341 GLTexture tex; in TEST_P() local
379 GLTexture tex; in TEST_P() local
420 GLTexture tex; in TEST_P() local
449 GLTexture tex; in TEST_P() local
482 GLTexture tex; in TEST_P() local
[all …]
DSixteenBppTextureTest.cpp76 void simpleValidationBase(GLuint tex) in simpleValidationBase()
151 GLTexture tex; in TEST_P() local
177 GLTexture tex; in TEST_P() local
194 GLTexture tex; in TEST_P() local
239 GLTexture tex; in TEST_P() local
259 GLTexture tex; in TEST_P() local
280 GLTexture tex; in TEST_P() local
299 GLTexture tex; in TEST_P() local
335 GLTexture tex; in TEST_P() local
357 GLTexture tex; in TEST_P() local
[all …]
DFramebufferMultiviewTest.cpp172 GLTexture tex; in TEST_P() local
199 GLTexture tex; in TEST_P() local
226 GLTexture tex; in TEST_P() local
250 GLTexture tex; in TEST_P() local
271 GLTexture tex; in TEST_P() local
338 GLTexture tex; in TEST_P() local
366 GLTexture tex; in TEST_P() local
391 GLTexture tex; in TEST_P() local
422 GLTexture tex; in TEST_P() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c100 project_src(nir_builder *b, nir_tex_instr *tex) in project_src()
164 lower_offset(nir_builder *b, nir_tex_instr *tex) in lower_offset()
220 lower_rect(nir_builder *b, nir_tex_instr *tex) in lower_rect()
241 lower_rect_tex_scale(nir_builder *b, nir_tex_instr *tex) in lower_rect_tex_scale()
259 lower_lod(nir_builder *b, nir_tex_instr *tex, nir_ssa_def *lod) in lower_lod()
285 lower_implicit_lod(nir_builder *b, nir_tex_instr *tex) in lower_implicit_lod()
292 lower_zero_lod(nir_builder *b, nir_tex_instr *tex) in lower_zero_lod()
306 sample_plane(nir_builder *b, nir_tex_instr *tex, int plane, in sample_plane()
345 convert_yuv_to_rgb(nir_builder *b, nir_tex_instr *tex, in convert_yuv_to_rgb()
401 lower_y_uv_external(nir_builder *b, nir_tex_instr *tex, in lower_y_uv_external()
[all …]
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_resource_texture.c120 i915_texture_set_level_info(struct i915_texture *tex, unsigned level, in i915_texture_set_level_info()
134 i915_texture_offset(const struct i915_texture *tex, unsigned level, in i915_texture_offset()
146 i915_texture_set_image_offset(struct i915_texture *tex, unsigned level, in i915_texture_set_image_offset()
164 i915_texture_tiling(struct i915_screen *is, struct i915_texture *tex) in i915_texture_tiling()
189 i9x5_scanout_layout(struct i915_texture *tex) in i9x5_scanout_layout()
226 i9x5_display_target_layout(struct i915_texture *tex) in i9x5_display_target_layout()
258 i9x5_special_layout(struct i915_texture *tex) in i9x5_special_layout()
325 i9x5_texture_layout_cube(struct i915_texture *tex) in i9x5_texture_layout_cube()
361 i915_texture_layout_2d(struct i915_texture *tex) in i915_texture_layout_2d()
389 i915_texture_layout_3d(struct i915_texture *tex) in i915_texture_layout_3d()
[all …]
Di915_state_static.c89 struct i915_texture *tex = i915_texture(cbuf_surface->texture); in update_framebuffer() local
109 struct i915_texture *tex = i915_texture(depth_surface->texture); in update_framebuffer() local
160 struct i915_texture *tex = i915_texture(depth_surface->texture); in update_dst_buf_vars() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_texture_desc.c83 static boolean r300_texture_macro_switch(struct r300_resource *tex, in r300_texture_macro_switch()
115 struct r300_resource *tex, in r300_texture_get_stride()
151 static unsigned r300_texture_get_nblocksy(struct r300_resource *tex, in r300_texture_get_nblocksy()
213 struct r300_resource *tex, in r300_setup_miptree()
270 static void r300_setup_flags(struct r300_resource *tex) in r300_setup_flags()
285 struct r300_resource *tex) in r300_setup_cbzb_flags()
315 struct r300_resource *tex) in r300_setup_hyperz_properties()
415 struct r300_resource *tex) in r300_setup_cmask_properties()
468 struct r300_resource *tex) in r300_setup_tiling()
524 static void r300_tex_print_info(struct r300_resource *tex, in r300_tex_print_info()
[all …]
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.h153 struct svga_texture *tex = (struct svga_texture *)resource; in svga_texture() local
173 svga_age_texture_view(struct svga_texture *tex, unsigned level) in svga_age_texture_view()
182 check_face_level(const struct svga_texture *tex, in check_face_level()
203 svga_define_texture_level(struct svga_texture *tex, in svga_define_texture_level()
212 svga_is_texture_level_defined(const struct svga_texture *tex, in svga_is_texture_level_defined()
221 svga_set_texture_rendered_to(struct svga_texture *tex) in svga_set_texture_rendered_to()
228 svga_clear_texture_rendered_to(struct svga_texture *tex) in svga_clear_texture_rendered_to()
234 svga_was_texture_rendered_to(const struct svga_texture *tex) in svga_was_texture_rendered_to()
240 svga_set_texture_dirty(struct svga_texture *tex, in svga_set_texture_dirty()
248 svga_clear_texture_dirty(struct svga_texture *tex) in svga_clear_texture_dirty()
[all …]
Dsvga_sampler_view.c63 struct svga_texture *tex = svga_texture(pt); in svga_get_tex_sampler_view() local
182 struct svga_texture *tex = svga_texture(v->texture); in svga_validate_sampler_view() local
221 struct svga_texture *tex = svga_texture(v->texture); in svga_destroy_sampler_view_priv() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dbasetexture9.c212 struct NineTexture9 *tex = NineTexture9(This); in NineBaseTexture9_UploadSelf() local
225 struct NineCubeTexture9 *tex = NineCubeTexture9(This); in NineBaseTexture9_UploadSelf() local
235 struct NineVolumeTexture9 *tex = NineVolumeTexture9(This); in NineBaseTexture9_UploadSelf() local
251 struct NineTexture9 *tex = NineTexture9(This); in NineBaseTexture9_UploadSelf() local
273 struct NineCubeTexture9 *tex = NineCubeTexture9(This); in NineBaseTexture9_UploadSelf() local
295 struct NineVolumeTexture9 *tex = NineVolumeTexture9(This); in NineBaseTexture9_UploadSelf() local
318 struct NineTexture9 *tex = NineTexture9(This); in NineBaseTexture9_UploadSelf() local
330 struct NineCubeTexture9 *tex = NineCubeTexture9(This); in NineBaseTexture9_UploadSelf() local
344 struct NineVolumeTexture9 *tex = NineVolumeTexture9(This); in NineBaseTexture9_UploadSelf() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_tex.cpp33 static bool lower_coord_shift_normalized(nir_builder *b, nir_tex_instr *tex) in lower_coord_shift_normalized()
59 static bool lower_coord_shift_unnormalized(nir_builder *b, nir_tex_instr *tex) in lower_coord_shift_unnormalized()
88 nir_tex_instr *tex = nir_instr_as_tex(instr); in r600_nir_lower_int_tg4_impl() local
140 bool lower_txl_txf_array_or_cube(nir_builder *b, nir_tex_instr *tex) in lower_txl_txf_array_or_cube()
205 nir_tex_instr *tex = nir_instr_as_tex(instr); in r600_nir_lower_txl_txf_array_or_cube_impl() local
234 auto tex = nir_instr_as_tex(instr); in r600_nir_lower_cube_to_2darray_filer() local
257 auto tex = nir_instr_as_tex(instr); in r600_nir_lower_cube_to_2darray_impl() local
Dsfn_instr_tex.cpp275 auto tex = new TexInstr( opcode, dest, dest_swz, src, sampler_id, res_id, nullptr); in from_string() local
321 bool TexInstr::from_nir(nir_tex_instr *tex, Shader& shader) in from_nir()
385 bool TexInstr::emit_tex_tex(nir_tex_instr *tex, Inputs& src, Shader& shader) in emit_tex_tex()
412 bool TexInstr::emit_tex_txl_txb(nir_tex_instr *tex, Inputs& src, Shader& shader) in emit_tex_txl_txb()
438 bool TexInstr::emit_tex_txf(nir_tex_instr *tex, Inputs& src, Shader& shader) in emit_tex_txf()
489 bool TexInstr::emit_buf_txf(nir_tex_instr *tex, Inputs& src, Shader& shader) in emit_buf_txf()
533 bool TexInstr::emit_tex_tex_ms_direct(nir_tex_instr *tex, Inputs& src, Shader& shader) in emit_tex_tex_ms_direct()
571 bool TexInstr::emit_tex_tex_ms(nir_tex_instr *tex, Inputs& src, Shader& shader) in emit_tex_tex_ms()
675 bool TexInstr::emit_tex_txd(nir_tex_instr *tex, Inputs& src, Shader& shader) in emit_tex_txd()
762 bool TexInstr::emit_tex_txs(nir_tex_instr *tex, Inputs& src, in emit_tex_txs()
[all …]
/third_party/mesa3d/src/mesa/main/
Dtexcompress_s3tc.c266 GLubyte tex[4]; in fetch_rgb_dxt1() local
278 GLubyte tex[4]; in fetch_rgba_dxt1() local
290 GLubyte tex[4]; in fetch_rgba_dxt3() local
302 GLubyte tex[4]; in fetch_rgba_dxt5() local
315 GLubyte tex[4]; in fetch_srgb_dxt1() local
327 GLubyte tex[4]; in fetch_srgba_dxt1() local
339 GLubyte tex[4]; in fetch_srgba_dxt3() local
351 GLubyte tex[4]; in fetch_srgba_dxt5() local
/third_party/skia/tests/
DVkWrapTests.cpp50 sk_sp<GrTexture> tex = gpu->wrapBackendTexture(origBackendTex, kBorrow_GrWrapOwnership, in wrap_tex_test() local
60 sk_sp<GrTexture> tex = gpu->wrapBackendTexture( in wrap_tex_test() local
73 sk_sp<GrTexture> tex = gpu->wrapBackendTexture( in wrap_tex_test() local
85 sk_sp<GrTexture> tex = gpu->wrapBackendTexture( in wrap_tex_test() local
154 sk_sp<GrTexture> tex = gpu->wrapRenderableBackendTexture( in wrap_trt_test() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c131 static unsigned si_texture_get_offset(struct si_screen *sscreen, struct si_texture *tex, in si_texture_get_offset()
324 void si_eliminate_fast_color_clear(struct si_context *sctx, struct si_texture *tex, in si_eliminate_fast_color_clear()
343 void si_texture_discard_cmask(struct si_screen *sscreen, struct si_texture *tex) in si_texture_discard_cmask()
366 static bool si_can_disable_dcc(struct si_texture *tex) in si_can_disable_dcc()
376 static bool si_texture_discard_dcc(struct si_screen *sscreen, struct si_texture *tex) in si_texture_discard_dcc()
410 bool si_texture_disable_dcc(struct si_context *sctx, struct si_texture *tex) in si_texture_disable_dcc()
427 static void si_reallocate_texture_inplace(struct si_context *sctx, struct si_texture *tex, in si_reallocate_texture_inplace()
530 static void si_set_tex_bo_metadata(struct si_screen *sscreen, struct si_texture *tex) in si_set_tex_bo_metadata()
556 static bool si_displayable_dcc_needs_explicit_flush(struct si_texture *tex) in si_displayable_dcc_needs_explicit_flush()
583 struct si_texture *tex = (struct si_texture *)resource; in si_resource_get_param() local
[all …]
Dsi_blit.c292 static void si_decompress_depth(struct si_context *sctx, struct si_texture *tex, in si_decompress_depth()
419 struct si_texture *tex; in si_decompress_sampler_depth_textures() local
443 static void si_blit_decompress_color(struct si_context *sctx, struct si_texture *tex, in si_blit_decompress_color()
552 static void si_decompress_color_texture(struct si_context *sctx, struct si_texture *tex, in si_decompress_color_texture()
574 struct si_texture *tex; in si_decompress_sampler_color_textures() local
595 struct si_texture *tex; in si_decompress_image_color_textures() local
609 static void si_check_render_feedback_texture(struct si_context *sctx, struct si_texture *tex, in si_check_render_feedback_texture()
645 struct si_texture *tex; in si_check_render_feedback_textures() local
667 struct si_texture *tex; in si_check_render_feedback_images() local
686 struct si_texture *tex; in si_check_render_feedback_resident_textures() local
[all …]
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tex_prefetch.c108 has_src(nir_tex_instr *tex, nir_tex_src_type type) in has_src()
114 ok_bindless_src(nir_tex_instr *tex, nir_tex_src_type type) in ok_bindless_src()
135 ok_tex_samp(nir_tex_instr *tex) in ok_tex_samp()
161 nir_tex_instr *tex = nir_instr_as_tex(instr); in lower_tex_prefetch_block() local
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
Dwrapper_sw_winsys.c61 struct pipe_resource *tex; member
104 struct pipe_resource *tex = wdt->tex; in wsw_dt_get_stride() local
124 struct pipe_resource *tex, unsigned *stride) in wsw_dt_wrap_texture()
156 struct pipe_resource *tex; in wsw_dt_create() local
186 struct pipe_resource *tex; in wsw_dt_from_handle() local
203 struct pipe_resource *tex = wdt->tex; in wsw_dt_get_handle() local
216 struct pipe_resource *tex = wdt->tex; in wsw_dt_map() local
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_surface.c31 static int amdgpu_surface_sanity(const struct pipe_resource *tex) in amdgpu_surface_sanity()
64 const struct pipe_resource *tex, in amdgpu_surface_init()

12345678910>>...23