Searched defs:integerLength (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 122 static inline deUint32 extendSignTo32 (deUint32 integer, deUint32 integerLength) in extendSignTo32() argument 129 static inline deUint32 getLowBitMask (int integerLength) in getLowBitMask() argument 142 const deUint32 integerLength in generateRandomInputData() local 416 const int integerLength = getShaderUintBitCount(m_shaderType, precision); getInputValues() local 470 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 526 const int integerLength = getShaderUintBitCount(m_shaderType, precision); getInputValues() local 578 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 943 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 1010 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 1070 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 1135 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 1200 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderIntegerFunctionTests.cpp | 120 static inline deUint32 extendSignTo32 (deUint32 integer, deUint32 integerLength) in extendSignTo32() argument 127 static inline deUint32 getLowBitMask (int integerLength) in getLowBitMask() argument 140 const deUint32 integerLength in generateRandomInputData() local 346 const int integerLength = getShaderUintBitCount(m_shaderType, precision); getInputValues() local 400 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 442 const int integerLength = getShaderUintBitCount(m_shaderType, precision); getInputValues() local 494 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 814 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 873 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 922 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 983 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 1044 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 122 static inline deUint32 extendSignTo32 (deUint32 integer, deUint32 integerLength) in extendSignTo32() argument 129 static inline deUint32 getLowBitMask (int integerLength) in getLowBitMask() argument 142 const deUint32 integerLength in generateRandomInputData() local 416 const int integerLength = getShaderUintBitCount(m_shaderType, precision); getInputValues() local 470 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 526 const int integerLength = getShaderUintBitCount(m_shaderType, precision); getInputValues() local 578 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 943 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 1010 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 1070 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 1135 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local 1200 const int integerLength = getShaderUintBitCount(m_shaderType, precision); compare() local [all...] |
Completed in 6 milliseconds