Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Vulkan/
H A DVkDescriptorSetLayout.cpp292 …constexpr VkComponentMapping identityMapping = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, V… in WriteDescriptorSet() local
/dports/www/grails/grails-1.3.6/src/java/org/codehaus/groovy/grails/orm/hibernate/cfg/
H A DGrailsDomainBinder.java1634 Object identityMapping = gormMapping.getIdentity(); in isIdentityProperty() local