Home
last modified time | relevance | path

Searched defs:queries (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_ray_queries.c36 mark_query_read(struct set *queries, in mark_query_read()
60 nir_find_ray_queries_read(struct set *queries, in nir_find_ray_queries_read()
95 struct set *queries = data; in nir_replace_unread_queries_instr() local
/third_party/musl/src/network/
Dres_msend.c30 int __res_msend_rc(int nqueries, const unsigned char *const *queries, in __res_msend_rc()
182 int __res_msend(int nqueries, const unsigned char *const *queries, in __res_msend()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query_hw_metric.h8 struct nv50_hw_query *queries[4]; member
Dnv50_query_hw_metric.c34 uint32_t queries[4]; member
/third_party/mesa3d/src/intel/ds/
Dintel_pps_perf.cc60 std::vector<struct intel_perf_query_info *> queries = {}; in get_queries() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query_hw_metric.c118 uint32_t queries[8]; member
447 const struct nvc0_hw_metric_query_cfg **queries; in nvc0_hw_metric_query_get_cfg() local
766 const struct nvc0_hw_metric_query_cfg **queries = in nvc0_hw_metric_get_driver_query_info() local
Dnvc0_query_hw_metric.h8 struct nvc0_hw_query *queries[8]; member
Dnvc0_query_hw_sm.c2284 const struct nvc0_hw_sm_query_cfg **queries; in nvc0_hw_sm_query_get_cfg() local
2812 const struct nvc0_hw_sm_query_cfg **queries = in nvc0_hw_sm_get_driver_query_info() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.h30 struct list_head queries; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_ray_queries.c34 struct hash_table *queries; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c928 static const struct pipe_driver_query_info queries[] = { in svga_get_driver_query_info() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DRenderer.hpp454 std::list<Query*> queries; member in sw::Renderer
504 std::list<Query*> *queries; member
/third_party/openssl/test/
Dproperty_test.c384 } queries[] = { in test_property() local
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.cpp114 ObjectManager queries; member in tcu::null::Context
/third_party/mesa3d/src/intel/perf/
Dintel_perf.h344 struct intel_perf_query_info *queries; member
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_private.h262 } queries; member
564 } queries; member
1081 struct dzn_query *queries; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h490 struct pipe_query *queries[0]; member
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c110 unsigned int *queries) in tegra_create_batch_query()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES3.cpp2836 const QueryID *queries) in ValidateGenQueries()
2844 const QueryID *queries) in ValidateDeleteQueries()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDebugTests.cpp2976 …tcu::TestCaseGroup* const queries = new tcu::TestCaseGroup(m_testCtx, "state_query", "State query"… in init() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h1461 struct v3dv_query *queries; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp1505 const ParamCapture &queries = in MaybeCaptureUpdateResourceIDs() local