Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp194 const float weight8Bit = (m_features & FEATURE_8BIT_TYPES) ? 0.7f : 0.0f; in generateType() local
218 else if (rnd.getFloat() < weight8Bit) in generateType()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp194 const float weight8Bit = (m_features & FEATURE_8BIT_TYPES) ? 0.7f : 0.0f; in generateType() local
218 else if (rnd.getFloat() < weight8Bit) in generateType()

Completed in 2 milliseconds