Home
last modified time | relevance | path

Searched defs:transient (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.c161 struct zink_surface *transient = zink_transient_surface(psurf); in zink_get_framebuffer() local
175 struct zink_surface *transient = zink_transient_surface(psurf); in zink_get_framebuffer() local
H A Dzink_surface.c286 struct zink_resource *transient = zink_resource(pctx->screen->resource_create(pctx->screen, &rtempl)); in zink_create_surface() local
[all...]
H A Dzink_surface.h67 struct zink_ctx_surface *transient; //zink_ctx_surface member
H A Dzink_render_pass.c330 struct zink_surface *transient = zink_transient_surface(fb->zsbuf); in zink_init_zs_attachment() local
364 struct zink_surface *transient = zink_transient_surface(psurf); in zink_init_color_attachment() local
391 struct zink_surface *transient = zink_transient_surface(surf); in get_render_pass() local
408 struct zink_surface *transient in get_render_pass() local
543 struct zink_surface *transient = zink_transient_surface(ctx->fb_state.cbufs[i]); prep_fb_attachments() local
557 struct zink_surface *transient = zink_transient_surface(ctx->fb_state.zsbuf); prep_fb_attachments() local
645 struct zink_surface *transient = zink_transient_surface(ctx->fb_state.cbufs[i]); begin_render_pass() local
659 struct zink_surface *transient = zink_transient_surface(ctx->fb_state.zsbuf); begin_render_pass() local
[all...]
H A Dzink_context.c2765 struct zink_surface *transient = zink_transient_surface(surf); in unbind_fb_surface() local
2871 struct zink_surface *transient = zink_transient_surface(psurf); in zink_set_framebuffer_state() local
2907 struct zink_surface *transient = zink_transient_surface(psurf); in zink_set_framebuffer_state() local
[all...]
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_textview.py36 transient = Func() variable in VW
/third_party/ffmpeg/libavcodec/
H A Dopus_celt.h109 int transient; member
H A Dwmalosslessdec.c165 int transient[WMALL_MAX_CHANNELS]; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryRequirementsTests.cpp794 bool transient; member
870 bool transient; in populateTestGroup() member
2196 bool transient; populateMultiplaneTestGroup() member
2221 const bool transient = imageFlagsCases[flagsNdx].transient; populateMultiplaneTestGroup() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryRequirementsTests.cpp801 bool transient; member
879 bool transient; in populateTestGroup() member
2074 bool transient; populateMultiplaneTestGroup() member
2099 const bool transient = imageFlagsCases[flagsNdx].transient; populateMultiplaneTestGroup() local
[all...]
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc726 auto transient = child_results->NextAs<bool>(); in MakeAbstractTypeDeclaration() local
1030 auto transient = child_results->NextAs<bool>(); in MakeClassDeclaration() local
/third_party/python/Lib/tkinter/
H A D__init__.py2291 transient = wm_transient variable in Wm

Completed in 29 milliseconds