/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_physical_device.c | 131 VkPhysicalDeviceProperties2 props2; in vk_common_GetPhysicalDeviceProperties() local 178 VkPhysicalDeviceMemoryProperties2 props2; in vk_common_GetPhysicalDeviceMemoryProperties() local 195 VkFormatProperties2 props2; in vk_common_GetPhysicalDeviceFormatProperties() local 225 VkImageFormatProperties2 props2; in vk_common_GetPhysicalDeviceImageFormatProperties() local
|
H A D | vk_texcompress_astc.c | 41 VkPhysicalDeviceMemoryProperties2 props2 = { in get_mem_type_index() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cProgramInterfaceQueryTests.cpp | 522 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 1685 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 1973 GLenum props2[] = {GL_BUFFER_BINDING, GL_BUFFER_DATA_SIZE, GL_NUM_ACTIVE_VARIABLES}; in Run() local 3072 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 3730 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 3835 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 3917 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 4006 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 4103 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 4827 GLenum props2[] = {GL_NAME_LENGTH, in Run() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cProgramInterfaceQueryTests.cpp | 428 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 1416 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 1856 GLenum props2[] = {GL_BUFFER_BINDING, GL_BUFFER_DATA_SIZE, GL_NUM_ACTIVE_VARIABLES}; in Run() local 2420 GLenum props2[] = {GL_NAME_LENGTH, GL_BUFFER_BINDING, GL_REFERENCED_BY_COMPUTE_SHADER, in Run() local 2883 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 2956 GLenum props2[] = {GL_NAME_LENGTH, in Run() local 3484 GLenum props2[] = {GL_NAME_LENGTH, in Run() local
|
/aosp_15_r20/build/soong/android/ |
H A D | path_properties_test.go | 34 props2 struct { member
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Properties/ |
H A D | EscapeSpace.java | 143 Properties props2 = new Properties(); in main() local
|
H A D | StringPropertyNames.java | 50 Properties props2 = new Properties(props1); in main() local
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/sql/ |
H A D | DataSourceResourceLoaderTestCase.java | 114 ExtProperties props2 = (ExtProperties)props.clone(); in setUp() local
|
/aosp_15_r20/external/virglrenderer/src/venus/ |
H A D | vkr_allocator.c | 186 VkPhysicalDeviceProperties2 props2 = { in vkr_allocator_init() local
|
H A D | vkr_physical_device.c | 103 VkPhysicalDeviceProperties2 props2 = { in vkr_physical_device_init_id_properties() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | Bz2Handler.cpp | 429 CMethodProps props2 = _props; in Z7_COM7F_IMF() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiPhysicalDeviceFormatPropertiesMaint5Tests.cpp | 158 VkFormatProperties2 props2 = initVulkanStructure(); in iterate() local
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | Wildcard.cpp | 615 CCensorPathProps props2 = props; in AddItem() local
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_properties.c | 315 drmModeObjectPropertiesPtr props2 = in test_invalid_properties() local
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 463 VkPhysicalDeviceProperties2 props2 = { in vn_physical_device_init_properties() local 714 VkPhysicalDeviceMemoryProperties2 props2 = { in vn_physical_device_init_memory_properties() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | DeflateEncoder.cpp | 110 void CCoder::SetProps(const CEncProps *props2) in SetProps()
|
/aosp_15_r20/external/coreboot/util/cbfstool/lzma/C/ |
H A D | LzmaEnc.c | 57 uint32_t LzmaEncProps_GetDictSize(const struct CLzmaEncProps *props2) in LzmaEncProps_GetDictSize() 336 SRes LzmaEnc_SetProps(CLzmaEncHandle pp, const struct CLzmaEncProps *props2) in LzmaEnc_SetProps()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/util/ |
H A D | vktExternalMemoryUtil.cpp | 1189 vk::VkPhysicalDeviceProperties2 props2; in getPhysicalDeviceExternalMemoryHostProperties() local
|
/aosp_15_r20/external/lzma/C/ |
H A D | LzmaEnc.c | 110 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2) in LzmaEncProps_GetDictSize() 533 SRes LzmaEnc_SetProps(CLzmaEncHandle p, const CLzmaEncProps *props2) in LzmaEnc_SetProps()
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.cc | 1624 VkPhysicalDeviceMemoryProperties2 *props2) in tu_GetPhysicalDeviceMemoryProperties2()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_screen.c | 1427 VkImageFormatProperties2 props2; in zink_is_format_supported() local
|
H A D | zink_resource.c | 333 VkImageFormatProperties2 props2; in check_ici() local
|
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndVkTests.cpp | 1563 auto props2 = physicalDevice.getProperties2(); in TEST_P() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | graph_properties_test.cc | 693 const auto props2 = properties.GetOutputProperties("Dequeue2"); in TEST_F() local
|
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_display.c | 467 VkDisplayProperties2KHR *props2 = in wsi_GetPhysicalDeviceDisplayPropertiesKHR() local
|