Searched refs:filterNonNegative (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 803 inline bool filterNonNegative (const deInt64 value) in filterNonNegative() function 2551 fillRandomInt64sLogDistributed(rnd, inputInts1, numElements, filterNonNegative); in createOpSRemComputeGroup64() 2771 fillRandomInt64sLogDistributed(rnd, inputInts1, numElements, filterNonNegative); in createOpSModComputeGroup64()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 802 inline bool filterNonNegative (const deInt64 value) in filterNonNegative() function 2549 fillRandomInt64sLogDistributed(rnd, inputInts1, numElements, filterNonNegative); in createOpSRemComputeGroup64() 2769 fillRandomInt64sLogDistributed(rnd, inputInts1, numElements, filterNonNegative); in createOpSModComputeGroup64()
|
Completed in 47 milliseconds