Home
last modified time | relevance | path

Searched defs:tex (Results 1 - 25 of 428) sorted by relevance

12345678910>>...18

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DPointSpriteTest.cpp44 GLuint tex; in TEST_P() local
H A DBasicDrawTest.cpp58 GLuint tex; in TEST_P() local
/third_party/skia/docs/examples/
H A DDst.cpp8 SkRect tex[] = { { 0, 0, 250, 250 }, { 0, 0, 250, 250 } }; in REG_FIDDLE() local
H A DCanvas_drawAtlas_2.cpp9 SkRect tex[] = { { 0, 0, 250, 250 }, { 0, 0, 250, 250 } }; in REG_FIDDLE() local
H A DCanvas_drawAtlas.cpp9 SkRect tex[] = { { 0, 0, 250, 250 }, { 0, 0, 250, 250 } }; in REG_FIDDLE() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DUnpackRowLength.cpp64 GLuint tex; in testRowLength() local
H A DRobustClientMemoryTest.cpp110 GLTexture tex; in TEST_P() local
H A DD3DImageFormatConversionTest.cpp67 GLuint tex = 0; in runTest() local
H A DFramebufferRenderMipmapTest.cpp61 GLuint tex = 0; in TEST_P() local
112 GLuint tex = 0; in TEST_P() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_normalize_cubemap_coords.c45 nir_tex_instr *tex = nir_instr_as_tex(instr); in normalize_cubemap_coords_block() local
[all...]
H A Dnir_lower_bitmap.c78 nir_tex_instr *tex; in lower_bitmap() local
[all...]
H A Dnir_lower_fb_read.c59 nir_tex_instr *tex = nir_tex_instr_create(b->shader, 2); in lower_fb_read() local
[all...]
H A Dnir_lower_bool_to_int32.c122 lower_tex_instr(nir_tex_instr *tex) in lower_tex_instr() argument
H A Dnir_lower_readonly_images_to_tex.c126 nir_tex_instr *tex = nir_tex_instr_create(b->shader, num_srcs); in lower_readonly_image_op() local
[all...]
H A Dnir_lower_input_attachments.c104 nir_tex_instr *tex = nir_tex_instr_create(b->shader, 3 + multisampled); in try_lower_input_load() local
155 try_lower_input_texop(nir_builder *b, nir_tex_instr *tex, const nir_input_attachment_options *options) try_lower_input_texop() argument
186 nir_tex_instr *tex = nir_instr_as_tex(instr); lower_input_attachments_instr() local
[all...]
H A Dnir_opt_move_discards_to_top.c170 nir_tex_instr *tex = nir_instr_as_tex(instr); in opt_move_discards_to_top_impl() local
/third_party/mesa3d/src/mesa/main/
H A Dtexobj.h87 _mesa_reference_texobj(struct gl_texture_object **ptr, struct gl_texture_object *tex) _mesa_reference_texobj() argument
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_surface.c31 static int amdgpu_surface_sanity(const struct pipe_resource *tex) in amdgpu_surface_sanity() argument
63 amdgpu_surface_init(struct radeon_winsys *rws, const struct pipe_resource *tex, uint64_t flags, unsigned bpe, enum radeon_surf_mode mode, struct radeon_surf *surf) amdgpu_surface_init() argument
[all...]
/third_party/skia/tests/
H A DGrDDLImageTest.cpp46 GrBackendTexture tex = in DEF_GPUTEST() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A 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); svga_validate_sampler_view() local
221 struct svga_texture *tex = svga_texture(v->texture); svga_destroy_sampler_view_priv() local
[all...]
/third_party/mesa3d/src/gallium/tests/graw/
H A Dclear.c24 struct pipe_resource *tex; variable
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_nir.c93 nir_tex_instr *tex = nir_instr_as_tex(instr); in etna_lower_io() local
[all...]
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_format_table.c39 enum a6xx_format tex; member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_image.c53 unsigned tex = mapping->num_tex++; in ir3_ssbo_to_tex() local
87 unsigned tex = mapping->num_tex++; in ir3_image_to_tex() local
H A Dir3_nir_lower_tex_prefetch.c108 has_src(nir_tex_instr *tex, nir_tex_src_type type) in has_src() argument
114 ok_bindless_src(nir_tex_instr *tex, nir_tex_src_type type) in ok_bindless_src() argument
135 ok_tex_samp(nir_tex_instr *tex) in ok_tex_samp() argument
161 nir_tex_instr *tex = nir_instr_as_tex(instr); lower_tex_prefetch_block() local
[all...]

Completed in 7 milliseconds

12345678910>>...18