Home
last modified time | relevance | path

Searched refs:inputDataVec4 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp1185 vector<Vec4> inputDataVec4; in addGraphicsDepthPropertyTest() local
1196 inputDataVec4.reserve(numDataPoints); in addGraphicsDepthPropertyTest()
1199 inputDataVec4.push_back(Vec4(rnd.getFloat(), rnd.getFloat(), rnd.getFloat(), rnd.getFloat())); in addGraphicsDepthPropertyTest()
1224 std::vector<Vec4> inputData = inputDataVec4; in addGraphicsDepthPropertyTest()