Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp3580 struct tSamplePos { float x, y; }; in getSamplePosArray() argument
3582 static const tSamplePos pos1[] = { in getSamplePosArray()
3587 static const tSamplePos pos2[] = { in getSamplePosArray()
3591 static const tSamplePos pos4[] = { in getSamplePosArray()
3595 static const tSamplePos pos8[] = { in getSamplePosArray()
3600 static const tSamplePos pos16[] = { in getSamplePosArray()
3607 const tSamplePos* sampleLoc = nullptr; in getSamplePosArray()