Home
last modified time | relevance | path

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

12345678910>>...19

/external/angle/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 …]
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 …]
DGetImageTest.cpp46 GLTexture tex; in InitTextureWithFormatAndSize() local
57 GLTexture tex; in InitTextureWithSize() local
92 GLTexture tex = InitSimpleTexture(); in TEST_P() local
175 GLTexture tex = InitTextureWithSize(kSmallSize, expectedData.data()); in TEST_P() local
250 GLTexture tex = InitTextureWithSize(kSmallSize, expectedData.data()); in TEST_P() local
273 GLTexture tex = InitSimpleTexture(); in TEST_P() local
321 GLTexture tex = in TEST_P() local
358 GLTexture tex = InitTextureWithFormatAndSize(GL_LUMINANCE, kSmallSize, expectedData.data()); in TEST_P() local
392 GLTexture tex = InitTextureWithFormatAndSize(GL_ALPHA, kSmallSize, expectedData.data()); in TEST_P() local
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
/external/mesa3d/src/gallium/drivers/i915/
Di915_resource_texture.c133 i915_texture_set_level_info(struct i915_texture *tex, in i915_texture_set_level_info()
146 unsigned i915_texture_offset(const struct i915_texture *tex, in i915_texture_offset()
158 i915_texture_set_image_offset(struct i915_texture *tex, in i915_texture_set_image_offset()
176 i915_texture_tiling(struct i915_screen *is, struct i915_texture *tex) in i915_texture_tiling()
203 i9x5_scanout_layout(struct i915_texture *tex) in i9x5_scanout_layout()
238 i9x5_display_target_layout(struct i915_texture *tex) in i9x5_display_target_layout()
269 i9x5_special_layout(struct i915_texture *tex) in i9x5_special_layout()
295 i9x5_texture_layout_cube(struct i915_texture *tex) in i9x5_texture_layout_cube()
333 i915_texture_layout_2d(struct i915_texture *tex) in i915_texture_layout_2d()
361 i915_texture_layout_3d(struct i915_texture *tex) in i915_texture_layout_3d()
[all …]
/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c70 project_src(nir_builder *b, nir_tex_instr *tex) in project_src()
134 lower_offset(nir_builder *b, nir_tex_instr *tex) in lower_offset()
190 lower_rect(nir_builder *b, nir_tex_instr *tex) in lower_rect()
214 lower_implicit_lod(nir_builder *b, nir_tex_instr *tex) in lower_implicit_lod()
244 sample_plane(nir_builder *b, nir_tex_instr *tex, int plane, in sample_plane()
283 convert_yuv_to_rgb(nir_builder *b, nir_tex_instr *tex, in convert_yuv_to_rgb()
330 lower_y_uv_external(nir_builder *b, nir_tex_instr *tex, in lower_y_uv_external()
347 lower_y_u_v_external(nir_builder *b, nir_tex_instr *tex, in lower_y_u_v_external()
365 lower_yx_xuxv_external(nir_builder *b, nir_tex_instr *tex, in lower_yx_xuxv_external()
382 lower_xy_uxvx_external(nir_builder *b, nir_tex_instr *tex, in lower_xy_uxvx_external()
[all …]
Dnir_lower_input_attachments.c106 nir_tex_instr *tex = nir_tex_instr_create(b.shader, 3 + multisampled); in try_lower_input_load() local
158 try_lower_input_texop(nir_function_impl *impl, nir_tex_instr *tex, in try_lower_input_texop()
199 nir_tex_instr *tex = nir_instr_as_tex(instr); in nir_lower_input_attachments() local
/external/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 …]
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.h161 struct svga_texture *tex = (struct svga_texture *)resource; in svga_texture() local
181 svga_age_texture_view(struct svga_texture *tex, unsigned level) in svga_age_texture_view()
190 check_face_level(const struct svga_texture *tex, in check_face_level()
211 svga_define_texture_level(struct svga_texture *tex, in svga_define_texture_level()
221 svga_is_texture_level_defined(const struct svga_texture *tex, in svga_is_texture_level_defined()
230 svga_set_texture_rendered_to(struct svga_texture *tex, in svga_set_texture_rendered_to()
240 svga_clear_texture_rendered_to(struct svga_texture *tex, in svga_clear_texture_rendered_to()
249 svga_was_texture_rendered_to(const struct svga_texture *tex, in svga_was_texture_rendered_to()
257 svga_set_texture_dirty(struct svga_texture *tex, in svga_set_texture_dirty()
265 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
Dsvga_resource_texture.c223 struct svga_texture *tex = svga_texture(pt); in svga_texture_destroy() local
375 struct svga_texture *tex = svga_texture(texture); in svga_texture_transfer_map_direct() local
528 struct svga_texture *tex = svga_texture(texture); in svga_texture_transfer_map() local
741 struct svga_texture *tex = svga_texture(texture); in svga_texture_transfer_unmap_dma() local
769 struct svga_texture *tex = svga_texture(transfer->resource); in svga_texture_transfer_unmap_direct() local
829 struct svga_texture *tex = svga_texture(transfer->resource); in svga_texture_transfer_unmap() local
888 struct svga_texture *tex; in svga_texture_create() local
1185 struct svga_texture *tex; in svga_texture_from_handle() local
1263 struct svga_texture *tex = svga_texture(pt); in svga_texture_generate_mipmap() local
1423 struct svga_texture *tex = svga_texture(texture); in svga_texture_transfer_map_upload() local
[all …]
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c181 static unsigned si_texture_get_offset(struct si_screen *sscreen, struct si_texture *tex, in si_texture_get_offset()
327 void si_eliminate_fast_color_clear(struct si_context *sctx, struct si_texture *tex, in si_eliminate_fast_color_clear()
353 void si_texture_discard_cmask(struct si_screen *sscreen, struct si_texture *tex) in si_texture_discard_cmask()
376 static bool si_can_disable_dcc(struct si_texture *tex) in si_can_disable_dcc()
384 static bool si_texture_discard_dcc(struct si_screen *sscreen, struct si_texture *tex) in si_texture_discard_dcc()
420 bool si_texture_disable_dcc(struct si_context *sctx, struct si_texture *tex) in si_texture_disable_dcc()
443 static void si_reallocate_texture_inplace(struct si_context *sctx, struct si_texture *tex, in si_reallocate_texture_inplace()
553 static void si_set_tex_bo_metadata(struct si_screen *sscreen, struct si_texture *tex) in si_set_tex_bo_metadata()
580 static bool si_has_displayable_dcc(struct si_texture *tex) in si_has_displayable_dcc()
600 struct si_texture *tex = (struct si_texture *)resource; in si_resource_get_param() local
[all …]
Dsi_blit.c272 static void si_decompress_depth(struct si_context *sctx, struct si_texture *tex, in si_decompress_depth()
396 struct si_texture *tex; in si_decompress_sampler_depth_textures() local
413 static void si_blit_decompress_color(struct si_context *sctx, struct si_texture *tex, in si_blit_decompress_color()
503 static void si_decompress_color_texture(struct si_context *sctx, struct si_texture *tex, in si_decompress_color_texture()
525 struct si_texture *tex; in si_decompress_sampler_color_textures() local
546 struct si_texture *tex; in si_decompress_image_color_textures() local
560 static void si_check_render_feedback_texture(struct si_context *sctx, struct si_texture *tex, in si_check_render_feedback_texture()
595 struct si_texture *tex; in si_check_render_feedback_textures() local
616 struct si_texture *tex; in si_check_render_feedback_images() local
635 struct si_texture *tex; in si_check_render_feedback_resident_textures() local
[all …]
Dsi_clear.c37 static void si_alloc_separate_cmask(struct si_screen *sscreen, struct si_texture *tex) in si_alloc_separate_cmask()
57 static bool si_set_clear_color(struct si_texture *tex, enum pipe_format surface_format, in si_set_clear_color()
216 bool vi_dcc_clear_level(struct si_context *sctx, struct si_texture *tex, unsigned level, in vi_dcc_clear_level()
270 static void si_set_optimal_micro_tile_mode(struct si_screen *sscreen, struct si_texture *tex) in si_set_optimal_micro_tile_mode()
388 struct si_texture *tex; in si_do_fast_color_clear() local
563 struct si_texture *tex; in si_clear() local
718 static void si_clear_texture(struct pipe_context *pipe, struct pipe_resource *tex, unsigned level, in si_clear_texture()
/external/mesa3d/src/gallium/frontends/nine/
Dbasetexture9.c217 struct NineTexture9 *tex = NineTexture9(This); in NineBaseTexture9_UploadSelf() local
230 struct NineCubeTexture9 *tex = NineCubeTexture9(This); in NineBaseTexture9_UploadSelf() local
240 struct NineVolumeTexture9 *tex = NineVolumeTexture9(This); in NineBaseTexture9_UploadSelf() local
256 struct NineTexture9 *tex = NineTexture9(This); in NineBaseTexture9_UploadSelf() local
278 struct NineCubeTexture9 *tex = NineCubeTexture9(This); in NineBaseTexture9_UploadSelf() local
300 struct NineVolumeTexture9 *tex = NineVolumeTexture9(This); in NineBaseTexture9_UploadSelf() local
323 struct NineTexture9 *tex = NineTexture9(This); in NineBaseTexture9_UploadSelf() local
335 struct NineCubeTexture9 *tex = NineCubeTexture9(This); in NineBaseTexture9_UploadSelf() local
349 struct NineVolumeTexture9 *tex = NineVolumeTexture9(This); in NineBaseTexture9_UploadSelf() local
/external/mesa3d/src/mesa/main/
Dtexcompress_s3tc.c267 GLubyte tex[4]; in fetch_rgb_dxt1() local
279 GLubyte tex[4]; in fetch_rgba_dxt1() local
291 GLubyte tex[4]; in fetch_rgba_dxt3() local
303 GLubyte tex[4]; in fetch_rgba_dxt5() local
316 GLubyte tex[4]; in fetch_srgb_dxt1() local
328 GLubyte tex[4]; in fetch_srgba_dxt1() local
340 GLubyte tex[4]; in fetch_srgba_dxt3() local
352 GLubyte tex[4]; in fetch_srgba_dxt5() local
/external/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()
162 nir_tex_instr *tex = nir_instr_as_tex(instr); in lower_tex_prefetch_block() local
/external/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
/external/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
/external/replicaisland/src/com/replica/replicaisland/
DHudSystem.java283 Texture tex = mFuelDrawable.getTexture(); in update() local
323 Texture tex = bitmap.getTexture(); in update() local
341 Texture tex = bitmap.getTexture(); in update() local
355 Texture tex = mMovementSliderBaseDrawable.getTexture(); in update() local
361 Texture tex = mMovementSliderButtonDrawable.getTexture(); in update() local
367 Texture tex = mMovementSliderButtonDepressedDrawable.getTexture(); in update() local
386 Texture tex = mCoinDrawable.getTexture(); in update() local
406 Texture tex = mRubyDrawable.getTexture(); in update() local
480 Texture tex = mDigitDrawables[x].getTexture(); in drawNumber() local
487 Texture tex = mXDrawable.getTexture(); in drawNumber() local
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_tex.cpp140 static bool lower_coord_shift_normalized(nir_builder& b, nir_tex_instr *tex) in lower_coord_shift_normalized()
156 static bool lower_coord_shift_unnormalized(nir_builder& b, nir_tex_instr *tex) in lower_coord_shift_unnormalized()
177 nir_tex_instr *tex = nir_instr_as_tex(instr); in r600_nir_lower_int_tg4_impl() local
229 bool lower_txl_txf_array_or_cube(nir_builder *b, nir_tex_instr *tex) in lower_txl_txf_array_or_cube()
294 nir_tex_instr *tex = nir_instr_as_tex(instr); in r600_nir_lower_txl_txf_array_or_cube_impl() local
/external/skqp/src/gpu/
DGrResourceProvider.cpp84 sk_sp<GrTexture> tex(this->refScratchTexture(desc, flags)); in getExactScratch() local
116 sk_sp<GrTexture> tex = (SkBackingFit::kApprox == fit) in createTexture() local
155 sk_sp<GrTexture> tex = this->getExactScratch(desc, budgeted, flags); in createTexture() local
182 if (auto tex = this->refScratchTexture(desc, flags)) { in createApproxTexture() local
196 if (auto tex = this->refScratchTexture(*copyDesc, flags)) { in createApproxTexture() local
236 sk_sp<GrTexture> GrResourceProvider::wrapBackendTexture(const GrBackendTexture& tex, in wrapBackendTexture()
247 sk_sp<GrTexture> GrResourceProvider::wrapRenderableBackendTexture(const GrBackendTexture& tex, in wrapRenderableBackendTexture()
440 const GrBackendTexture& tex, int sampleCnt) in wrapBackendTextureAsRenderTarget()
/external/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()
/external/angle/src/tests/egl_tests/
DEGLStreamTest.cpp180 GLTexture tex; in TEST_P() local
288 GLTexture tex[2]; in TEST_P() local
344 GLuint tex[2]; in TEST_P() local
468 GLTexture tex; in TEST_P() local
565 GLTexture tex[2]; in TEST_P() local
786 GLTexture tex[2]; in TEST_P() local
883 GLTexture tex[2]; in TEST_P() local

12345678910>>...19