Searched defs:typeBits (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/tests/VulkanWrapper/ |
| D | Util.cpp | 23 uint32_t getMemoryTypeIndex(vk::PhysicalDevice physicalDevice, uint32_t typeBits, vk::MemoryPropert… in getMemoryTypeIndex()
|
| /external/OpenCL-CTS/test_conformance/integer_ops/ |
| D | test_integers.cpp | 251 int typeBits; in verify_integer_clz() local 344 int typeBits; in verify_integer_ctz() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fMultisampleTests.cpp | 711 …:MaskConstancyCase (Context& context, const char* name, const char* description, deUint32 typeBits) in MaskConstancyCase()
|
| /external/gfxstream-protocols/registry/vulkan/scripts/cereal/common/ |
| D | vulkantypes.py | 672 def __init__(self, handle, offset, size, typeIndex, typeBits): argument
|
| /external/angle/src/tests/test_utils/third_party/ |
| D | vulkan_command_buffer_utils.cpp | 985 uint32_t typeBits, in memory_type_from_properties()
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcPackedPixelsTests.cpp | 1280 int typeBits = sizeof(Type) * 8; in unpackSizedComponents() local 1293 int typeBits = sizeof(Type) * 8; in unpackSizedComponentsRev() local
|