Searched refs:updateTypePtrs (Results 1 – 1 of 1) sorted by relevance
882 SetUpdateType* updateTypePtrs [kTestBindPoints] = { nullptr, nullptr }; in createBindPointTests() local891 …updateTypePtrs[elemIdx] = ¶ms.graphicsSetUpdateType; // Test different graphics set update typ… in createBindPointTests()898 …updateTypePtrs[elemIdx] = ¶ms.computeSetUpdateType; // Test different compute set update type… in createBindPointTests()905 …updateTypePtrs[elemIdx] = ¶ms.rayTracingSetUpdateType; // Test different ray tracing set updat… in createBindPointTests()925 *updateTypePtrs[0] = firstUpdateType; in createBindPointTests()926 *updateTypePtrs[1] = secondUpdateType; in createBindPointTests()