Searched defs:fillValue (Results 1 – 6 of 6) sorted by relevance
99 deUint32 fillValue, in FillUpdateCopyBufferTestCase()129 const deUint32 fillValue, in FillUpdateCopyBufferTestInstance()304 } fillValue; in createFillUpdateCopyBufferFloatTests() member370 …} fillValue = { rnd.getFloat(std::numeric_limits<float>::min(), std::numeric_limits<float>::ma… in createFillUpdateCopyBufferFloatTests() local413 } fillValue; in createFillUpdateCopyBufferIntegerTests() member479 …} fillValue = { rnd.getInt(std::numeric_limits<deInt32>::min(), std::numeric_limits<deInt32>::… in createFillUpdateCopyBufferIntegerTests() local519 deUint32 fillValue; in createFillUpdateCopyBufferUnsignedTests() member582 deUint32 fillValue = rnd.getUint32(); in createFillUpdateCopyBufferUnsignedTests() local
79 deUint32 fillValue, in CopyBufferToImageTestCase()107 const deUint32 fillValue, in CopyBufferToImageTestInstance()315 } fillValue; in createCopyBufferToImageTests() member387 } fillValue = { rnd.getFloat(0.0, 1.0f) }; in createCopyBufferToImageTests() local
82 vk::VkClearColorValue fillValue, in CopyImageToBufferTestCase()109 const vk::VkClearColorValue fillValue, in CopyImageToBufferTestInstance()313 const vk::VkClearColorValue fillValue; in createCopyImageToFloatBufferTests() member
1196 uint64_t fillValue = (isNegative() ? -1ULL : 0); in ashr() local
1132 uint64_t fillValue = (isNegative() ? -1ULL : 0); in ashr() local
1106 uint64_t fillValue = (isNegative() ? -1ULL : 0); in ashr() local