Home
last modified time | relevance | path

Searched refs:alphaValue (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4361 const auto alphaValue = std::numeric_limits<deUint8>::max(); in iterate() local
4381 colors.push_back(ManyDrawsVertex::Color(red, green, blue, alphaValue)); in iterate()
4383 colors.push_back(ManyDrawsVertex::Color(rnd.getUint8(), rnd.getUint8(), rnd.getUint8(), alphaValue)); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4361 const auto alphaValue = std::numeric_limits<deUint8>::max(); in iterate() local
4381 colors.push_back(ManyDrawsVertex::Color(red, green, blue, alphaValue)); in iterate()
4383 colors.push_back(ManyDrawsVertex::Color(rnd.getUint8(), rnd.getUint8(), rnd.getUint8(), alphaValue)); in iterate()

Completed in 14 milliseconds