Searched defs:table_a (Results 1 – 7 of 7) sorted by relevance
56 std::unique_ptr<ResourceTable> table_a = in TEST_F() local127 std::unique_ptr<ResourceTable> table_a = in TEST_F() local304 std::unique_ptr<ResourceTable> table_a = test::ResourceTableBuilder().Build(); in TEST_F() local321 std::unique_ptr<ResourceTable> table_a = test::ResourceTableBuilder().Build(); in TEST_F() local337 std::unique_ptr<ResourceTable> table_a = test::ResourceTableBuilder().Build(); in TEST_F() local353 std::unique_ptr<ResourceTable> table_a = in TEST_F() local416 std::unique_ptr<ResourceTable> table_a = in TEST_F() local467 std::unique_ptr<ResourceTable> table_a = in TEST_F() local498 std::unique_ptr<ResourceTable> table_a = in TEST_F() local534 std::unique_ptr<ResourceTable> table_a = in TEST_F() local[all …]
49 const d3d12_sampler_desc_table_key* table_a = (d3d12_sampler_desc_table_key*)a; in d3d12_sampler_desc_table_key_equals() local
336 const auto table_a = apk_a->GetResourceTable()->GetPartitionedView(); in EmitResourceTableDiff() local
980 auto table_a = reinterpret_cast<T *>(buf_.data_at(a.o)); in operator() local
1238 STAGE(table_a, const skcms_Curve* curve) { a = table(curve, a); } in STAGE() argument
191 optional ColorTable table_a = 1; field