Home
last modified time | relevance | path

Searched defs:static_state (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tex_sample.c70 lp_llvm_sampler_soa_create(const struct lp_sampler_static_state *static_state, in lp_llvm_sampler_soa_create()
/external/perfetto/include/perfetto/tracing/
Dinterceptor.h227 internal::DataSourceStaticState* static_state; member
280 ThreadLocalStateArgs(internal::DataSourceStaticState* static_state, in ThreadLocalStateArgs()
/external/perfetto/src/tracing/internal/
Dinterceptor_trace_writer.cc41 DataSourceStaticState* static_state, in InterceptorTraceWriter()
Dtracing_muxer_impl.cc1084 DataSourceStaticState* static_state) { in RegisterDataSource()
1131 const DataSourceStaticState* static_state) { in UpdateDataSourceDescriptor()
1209 DataSourceStaticState* static_state = rds.static_state; in MaybeAdoptStartupTracingInDataSource() local
1263 DataSourceStaticState& static_state = *rds.static_state; in SetupDataSource() local
1306 DataSourceStaticState& static_state = *rds.static_state; in SetupDataSourceImpl() local
1818 DataSourceStaticState* static_state = tls.static_state; in DestroyStoppedTraceWritersForCurrentThread() local
2224 DataSourceStaticState* static_state = rds.static_state; in OnProducerDisconnected() local
2274 DataSourceStaticState* static_state = rds.static_state; in FindDataSource() local
2292 DataSourceStaticState* static_state, in CreateTraceWriter()
2590 DataSourceStaticState* static_state = rds.static_state; in AbortStartupTracingSession() local
Dtracing_muxer_impl.h119 DataSourceStaticState* static_state = nullptr; member
511 DataSourceStaticState* static_state = nullptr; member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_jit_sample.c43 const struct lp_sampler_static_state *static_state; member
59 const struct lp_image_static_state *static_state; member
414 lp_bld_llvm_sampler_soa_create(const struct lp_sampler_static_state *static_state, in lp_bld_llvm_sampler_soa_create()
633 lp_bld_llvm_image_soa_create(const struct lp_image_static_state *static_state, in lp_bld_llvm_image_soa_create()
Dlp_bld_sample_soa.c140 const struct lp_static_sampler_state *static_state = bld->static_sampler_state; in lp_build_sample_texel_soa() local
304 const struct lp_static_texture_state *static_state, in get_first_level()
328 const struct lp_static_texture_state *static_state, in get_last_level()
4221 const struct lp_static_texture_state *static_state, in lp_build_size_query_soa()
/external/perfetto/include/perfetto/tracing/internal/
Ddata_source_type.h210 DataSourceStaticState* static_state() { return &state_; } in static_state() function
Ddata_source_internal.h203 DataSourceStaticState* static_state = nullptr; member
/external/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv_job_compute.c63 struct rogue_fwif_static_computecontext_state static_state = { in pvr_srv_winsys_compute_ctx_create() local
Dpvr_srv_job_render.c525 struct rogue_fwif_static_rendercontext_state *static_state) in pvr_srv_render_ctx_fw_static_state_init()
564 struct rogue_fwif_static_rendercontext_state static_state; in pvr_srv_winsys_render_ctx_create() local
/external/mesa3d/src/imagination/vulkan/
Dpvr_job_context.c766 struct pvr_winsys_render_ctx_static_state *static_state) in pvr_render_ctx_ws_static_state_init()
982 struct pvr_winsys_compute_ctx_static_state *const static_state) in pvr_compute_ctx_ws_static_state_init()
/external/mesa3d/src/imagination/vulkan/winsys/
Dpvr_winsys.h203 } static_state; member
223 } static_state; member
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc329 perfetto::internal::DataSourceStaticState* static_state; member
342 perfetto::internal::DataSourceStaticState* static_state) override { in RegisterDataSource()
349 const perfetto::internal::DataSourceStaticState* static_state) override { in UpdateDataSourceDescriptor()