Home
last modified time | relevance | path

Searched defs:imgType (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/build/soong/fsgen/
H A Dboot_imgs.go257 imgType string member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDitheringTests.cpp295 const auto imgType = VK_IMAGE_TYPE_2D; in checkSupport() local
313 const auto imgType = VK_IMAGE_TYPE_2D; in checkSupport() local
H A DvktRenderPassLoadStoreOpNoneTests.cpp493 const auto imgType = VK_IMAGE_TYPE_2D; in checkSupport() local
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcustomsearch.v1.json251 "imgType": { object
539 "imgType": { object
980 "imgType": { object
1138 "imgType": { object
1296 "imgType": { object
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageSizeTests.cpp211 const auto imgType = m_texture.type(); in checkSupport() local
H A DvktImageDepthStencilDescriptorTests.cpp441 const auto imgType = VK_IMAGE_TYPE_2D; in checkSupport() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp772 static unsigned getNumSizeComponents(SPIRVType *imgType) { in getNumSizeComponents()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp4124 …def typename details::Sel<Barriers1, Barriers2, Barriers3, VkImageMemoryBarrier2KHR>::type imgType; in makeDependency() typedef