Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm_sample.c61 const struct draw_sampler_static_state *static_state; member
81 const struct draw_image_static_state *static_state; member
381 draw_llvm_sampler_soa_create(const struct draw_sampler_static_state *static_state, in draw_llvm_sampler_soa_create()
467 draw_llvm_image_soa_create(const struct draw_image_static_state *static_state, in draw_llvm_image_soa_create()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tex_sample.c67 const struct lp_sampler_static_state *static_state; member
86 const struct lp_image_static_state *static_state; member
422 lp_llvm_sampler_soa_create(const struct lp_sampler_static_state *static_state, in lp_llvm_sampler_soa_create()
516 lp_llvm_image_soa_create(const struct lp_image_static_state *static_state, in lp_llvm_image_soa_create()
/external/perfetto/src/tracing/internal/
Dtracing_muxer_impl.h269 DataSourceStaticState* static_state = nullptr; member
296 DataSourceStaticState* static_state = nullptr; member
Dtracing_muxer_impl.cc468 DataSourceStaticState* static_state) { in RegisterDataSource()
512 DataSourceStaticState& static_state = *rds.static_state; in SetupDataSource() local
682 DataSourceStaticState* static_state = tls.static_state; in DestroyStoppedTraceWritersForCurrentThread() local
890 DataSourceStaticState* static_state = rds.static_state; in FindDataSource() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.cpp76 const struct swr_sampler_static_state *static_state; member
343 swr_sampler_soa_create(const struct swr_sampler_static_state *static_state, in swr_sampler_soa_create()
/external/perfetto/include/perfetto/tracing/internal/
Ddata_source_internal.h145 DataSourceStaticState* static_state = nullptr; member
/external/perfetto/include/perfetto/tracing/
Ddata_source.h439 internal::DataSourceStaticState* static_state) { in GetOrCreateDataSourceTLS()
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc240 perfetto::internal::DataSourceStaticState* static_state; member
251 perfetto::internal::DataSourceStaticState* static_state) override { in RegisterDataSource()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c90 const struct lp_static_sampler_state *static_state = bld->static_sampler_state; in lp_build_sample_texel_soa() local
3857 const struct lp_static_texture_state *static_state, in lp_build_size_query_soa()