Home
last modified time | relevance | path

Searched defs:numIntegerBits (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp1004 static deUint32 toPrecision (deUint32 value, int numIntegerBits) in toPrecision()
1009 static deInt32 toPrecision (deInt32 value, int numIntegerBits) in toPrecision()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp210 static deUint32 toPrecision (deUint32 value, int numIntegerBits) in toPrecision()
215 static deInt32 toPrecision (deInt32 value, int numIntegerBits) in toPrecision()