Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp196 const float weightMatrices = (m_features & FEATURE_MATRICES) ? 0.3f : 0.0f; in generateType() local
257 if (rnd.getFloat() < weightMatrices) in generateType()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp196 const float weightMatrices = (m_features & FEATURE_MATRICES) ? 0.3f : 0.0f; in generateType() local
257 if (rnd.getFloat() < weightMatrices) in generateType()

Completed in 2 milliseconds