Home
last modified time | relevance | path

Searched defs:isUniformBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp1439 const bool isUniformBuffer = isUniformDescriptorType(descriptorType); in createSourceBuffer() local
2452 const bool isUniformBuffer = isUniformDescriptorType(m_descriptorType); in createColorDataBuffer() local
2799 const bool isUniformBuffer = isUniformDescriptorType(m_descriptorType); in testResourceAccess() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp6490 const bool isUniformBuffer = descriptorType == VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER || in updateOneShaderBuffer() local
6568 const bool isUniformBuffer = descriptorType == VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER || in updateShaderBuffers() local