Home
last modified time | relevance | path

Searched refs:IntLookupPrecision (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.hpp59 struct IntLookupPrecision struct
66 IntLookupPrecision (void) in IntLookupPrecision() function
123 bool isLevel1DLookupResultValid (const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX, const int coordY, const IVec4& result);
124 bool isLevel1DLookupResultValid (const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX, const int coordY, const UVec4& result);
127 bool isLevel2DLookupResultValid (const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec2& coord, const int coordZ, const IVec4& result);
128 bool isLevel2DLookupResultValid (const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec2& coord, const int coordZ, const UVec4& result);
131 bool isLevel3DLookupResultValid (const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec3& coord, const IVec4& result);
132 bool isLevel3DLookupResultValid (const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec3& coord, const UVec4& result);
137 bool isGatherOffsetsResultValid (const Texture2DView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec2& coord, int componentNdx, const IVec2 (&offsets)[4], const IVec4& result);
138 bool isGatherOffsetsResultValid (const Texture2DView& texture, const Sampler& sampler, const IntLookupPrecision
[all...]
H A DtcuTexLookupVerifier.cpp83 static inline bool isColorValid (const IntLookupPrecision& prec, const IVec4& ref, const IVec4& result) in isColorValid()
88 static inline bool isColorValid (const IntLookupPrecision& prec, const UVec4& ref, const UVec4& result) in isColorValid()
2340 const IntLookupPrecision& prec, in isLevel1DLookupResultValid()
2353 const IntLookupPrecision& prec, in isLevel1DLookupResultValid()
2378 const IntLookupPrecision& prec, in isLevel2DLookupResultValid()
2391 const IntLookupPrecision& prec, in isLevel2DLookupResultValid()
2415 const IntLookupPrecision& prec, in isLevel3DLookupResultValid()
2427 const IntLookupPrecision& prec, in isLevel3DLookupResultValid()
2492 const IntLookupPrecision& prec, in isGatherOffsetsResultValid()
2503 const IntLookupPrecision in isGatherOffsetsResultValid()
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp1544 tcu::IntLookupPrecision lookupPrec; in verify()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1496 tcu::IntLookupPrecision lookupPrec; in verify()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1508 tcu::IntLookupPrecision lookupPrec; in verify()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp4358 tcu::IntLookupPrecision precision;
4385 const tcu::IntLookupPrecision& precision;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3914 tcu::IntLookupPrecision precision; in intNearestBlitCompare()
3941 const tcu::IntLookupPrecision& precision; in intNearestBlitCompare()

Completed in 55 milliseconds