Lines Matching refs:isGatherOffsetsResultValid
2437 static bool isGatherOffsetsResultValid (const ConstPixelBufferAccess& level, in isGatherOffsetsResultValid() function
2479 bool isGatherOffsetsResultValid (const Texture2DView& texture, in isGatherOffsetsResultValid() function
2487 …return isGatherOffsetsResultValid(texture.getLevel(0), sampler, prec, coord, 0, componentNdx, offs… in isGatherOffsetsResultValid()
2490 bool isGatherOffsetsResultValid (const Texture2DView& texture, in isGatherOffsetsResultValid() function
2498 …return isGatherOffsetsResultValid(texture.getLevel(0), sampler, prec, coord, 0, componentNdx, offs… in isGatherOffsetsResultValid()
2501 bool isGatherOffsetsResultValid (const Texture2DView& texture, in isGatherOffsetsResultValid() function
2509 …return isGatherOffsetsResultValid(texture.getLevel(0), sampler, prec, coord, 0, componentNdx, offs… in isGatherOffsetsResultValid()
2524 …if (isGatherOffsetsResultValid(texture.getLevel(0), sampler, prec, coord.swizzle(0,1), layer, comp… in is2DArrayGatherOffsetsResultValid()
2530 bool isGatherOffsetsResultValid (const Texture2DArrayView& texture, in isGatherOffsetsResultValid() function
2541 bool isGatherOffsetsResultValid (const Texture2DArrayView& texture, in isGatherOffsetsResultValid() function
2552 bool isGatherOffsetsResultValid (const Texture2DArrayView& texture, in isGatherOffsetsResultValid() function