Lines Matching refs:value
75 raise UserWarning("No API requested, but 'api' attribute is present with value '"
83 raise UserWarning("No profile requested, but 'profile' attribute is present with value '"
220 value for key.
222 has an attribute value for key."""
237 if (self.compareKeys(info, 'value', required = True) or
239 # If both specify the same value or bit position,
248 # If both are aliases of the same value
293 """numeric type of the value of the <enum> tag
480 'value', # The value to append to the command
605 # Required <enum> attributes: 'name', 'value'
674 # numeric enum value, is added to the corresponding <enums>
681 # no 'extends' tag but there is a 'value' or 'bitpos' tag, just
709 elif enum.get('value') or enum.get('bitpos') or enum.get('alias'):
731 # extension number, used for enumerant value calculation.
787 elif enum.get('value') or enum.get('bitpos') or enum.get('alias'):
1064 value=success,
1070 value=error,
1734 # <enable property="VkPhysicalDeviceVulkan12Properties" member="shaderDenormPreserveFloat16" value="VK_TRUE" requires="VK_VERSION_1_2,VK_KHR_shader_float_controls"/>