Searched defs:constantData (Results 1 – 4 of 4) sorted by relevance
356 std::vector<float> constantData = GenerateRandomData<float>(info.GetNumElements()); variable2809 std::vector<float> constantData = GenerateRandomData<float>(info.GetNumElements()); variable2957 std::vector<float> constantData = GenerateRandomData<float>(info.GetNumElements()); variable
1572 cl_int *constantData, *resultData; in test_min_max_constant_buffer_size() local
30 const std::vector<T>& constantData, in ConstantUsageTest()
1216 } constantData = { {1.f / width, 1.f / height}, srcMip, sampleMode }; in onRegenerateMipMapLevels() local