Home
last modified time | relevance | path

Searched defs:blendConstants (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp210 float blendConstants[4]; in subDecode() local
DVkDecoder.cpp6613 float blendConstants[4]; in decode() local
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1836 repeated float blendConstants = 8; field
2593 repeated float blendConstants = 2; field
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_core.h3488 float blendConstants[4]; member
Dvulkan_structs.hpp34939 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<float, 4> blendConstants = {}; member