Home
last modified time | relevance | path

Searched defs:tex (Results 76 - 100 of 428) sorted by relevance

12345678910>>...18

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_analysis.c108 const struct lp_tgsi_texture_info *tex = &info->tex[index]; in match_aero_minification_shader() local
319 nir_tex_instr *tex = nir_instr_as_tex(instr); llvmpipe_nir_fn_is_linear_compat() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.h153 fd6_texture_state_reference(struct fd6_texture_state **ptr, struct fd6_texture_state *tex) fd6_texture_state_reference() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_nir_optim.c41 get_tex_unit(nir_tex_instr *tex) in get_tex_unit() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_format.c42 unsigned tex; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.c457 struct pipe_resource *tex; local
H A Dr300_screen_buffer.c67 struct r300_resource* tex = (struct r300_resource*)buf; in r300_resource_destroy() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedBlending.cpp117 glw::GLuint tex; in iterate() local
H A DesextcDrawBuffersIndexedColorMasks.cpp121 glw::GLuint tex; in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DOcclusionQueriesTest.cpp233 GLTexture tex; in TEST_P() local
H A DSixteenBppTextureTest.cpp76 void simpleValidationBase(GLuint tex) in simpleValidationBase() argument
151 GLTexture tex; in TEST_P() local
177 GLTexture tex; in TEST_P() local
194 GLTexture tex; TEST_P() local
239 GLTexture tex; TEST_P() local
259 GLTexture tex; TEST_P() local
280 GLTexture tex; TEST_P() local
299 GLTexture tex; TEST_P() local
335 GLTexture tex; TEST_P() local
357 GLTexture tex; TEST_P() local
444 GLTexture tex; TEST_P() local
[all...]
H A 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 in TEST_P() local
326 GLTexture tex = TEST_P() local
363 GLTexture tex = InitTextureWithFormatAndSize(GL_LUMINANCE, kSmallSize, expectedData.data()); TEST_P() local
397 GLTexture tex = InitTextureWithFormatAndSize(GL_ALPHA, kSmallSize, expectedData.data()); TEST_P() local
434 GLTexture tex; TEST_P() local
475 GLTexture tex; TEST_P() local
500 GLTexture tex; TEST_P() local
533 GLTexture tex; TEST_P() local
558 GLTexture tex; TEST_P() local
587 GLTexture tex; TEST_P() local
[all...]
H A DSRGBTextureTest.cpp98 GLuint tex = 0; in TEST_P() local
132 GLuint tex = 0; in TEST_P() local
171 GLTexture tex; TEST_P() local
255 GLTexture tex; TEST_P() local
286 GLTexture tex; TEST_P() local
341 GLTexture tex; TEST_P() local
379 GLTexture tex; TEST_P() local
420 GLTexture tex; TEST_P() local
449 GLTexture tex; TEST_P() local
482 GLTexture tex; TEST_P() local
515 GLTexture tex; TEST_P() local
553 GLTexture tex; TEST_P() local
[all...]
H A 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; TEST_P() local
271 GLTexture tex; TEST_P() local
338 GLTexture tex; TEST_P() local
366 GLTexture tex; TEST_P() local
391 GLTexture tex; TEST_P() local
422 GLTexture tex; TEST_P() local
[all...]
/third_party/skia/samplecode/
H A DSampleShip.cpp26 draw_atlas(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, const SkSamplingOptions& sampling, const SkPaint* paint) draw_atlas() argument
33 draw_atlas_sim(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, const SkSamplingOptions& sampling, const SkPaint* paint) draw_atlas_sim() argument
/third_party/skia/src/gpu/
H A DGrRecordingContextPriv.cpp306 makeSFCFromBackendTexture( GrColorInfo info, const GrBackendTexture& tex, int sampleCount, GrSurfaceOrigin origin, sk_sp<GrRefCntedCallback> releaseHelper) makeSFCFromBackendTexture() argument
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_sdlrenderer.cpp175 SDL_Texture* tex = (SDL_Texture*)pcmd->GetTexID(); in ImGui_ImplSDLRenderer_RenderDrawData() local
/third_party/skia/tests/
H A DProxyTest.cpp97 GrTexture* tex = texProxy->peekTexture(); in check_texture() local
136 sk_sp<GrTexture> tex; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
172 sk_sp<GrTexture> tex; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
[all...]
H A DImageFilterCacheTest.cpp224 GrTexture* tex = srcView.proxy()->peekTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_intrinsic_test.cc679 auto* tex = Global("texture", t, in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DCopyTextureForBrowserTests.cpp41 wgpu::Texture tex = device.CreateTexture(&descriptor); in Create2DTexture() local
/third_party/skia/bench/
H A DPatchBench.cpp351 const SkPoint tex[] = { variable
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_dce.c76 nir_tex_instr *tex = nir_instr_as_tex(instr); in is_live() local
H A Dnir_opt_preamble.c216 nir_tex_instr *tex = nir_instr_as_tex(instr); in can_move_instr() local
541 nir_tex_instr *tex = nir_instr_as_tex(clone); in nir_opt_preamble() local
[all...]
/third_party/mesa3d/src/freedreno/ir2/
H A Ddisasm-a2xx.c406 instr_fetch_tex_t *tex = &fetch->tex; in print_fetch_tex() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_cp.c654 struct ir3_register *tex = samp_tex->srcs[1]; in instr_cp() local

Completed in 20 milliseconds

12345678910>>...18