Searched defs:baseSampleCoords (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTexture.cpp | 3640 IVec2 baseSampleCoords[4] = {IVec2(x0, y0), IVec2(x1, y0), IVec2(x0, y1), IVec2(x1, y1)}; in getCubeLinearSamples() local 3880 IVec2 baseSampleCoords[4] = {IVec2(x0, y0), IVec2(x1, y0), IVec2(x0, y1), IVec2(x1, y1)}; in sampleCubeSeamlessLinearCompare() local
|