Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseables.cpp898 const int coordArg = CoordinateArgPos(intrinsic.name, isTexture); in initialize() local
960 if (isArrayed && arg == coordArg && !NoArrayCoord(intrinsic.name)) in initialize()
964 if (arg == coordArg && mipInCoord) in initialize()