Home
last modified time | relevance | path

Searched defs:ext (Results 1 – 25 of 25) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/gl/
DGLESVersionDetector.cpp163 const std::string& ext, in sAddExtensionIfSupported()
177 #define WHITELIST(ext) \ in sWhitelistedExtensionsGLES2() argument
/device/google/cuttlefish/host/libs/graphics_detector/
Dgraphics_detector_vk.cpp49 for (const auto& ext : exts) { in PopulateVulkanAvailabilityImpl() local
Dvk.cpp208 for (const auto& ext : exts) { in LoadImpl() local
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotPixelOperations_unittest.cpp346 const std::string ext((const char*)gl->glGetString(GL_EXTENSIONS)); in TEST_P() local
394 const std::string ext((const char*)gl->glGetString(GL_EXTENSIONS)); in TEST_P() local
DVulkan_unittest.cpp231 std::string ext = deviceExtensionProperties[j].extensionName; in testDeviceCreation() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVulkanStream_unittest.cpp634 const VkImportColorBufferGOOGLE* ext = in TEST() local
658 const VkPhysicalDeviceFragmentDensityMapFeaturesEXT* ext = in TEST() local
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DString8.cpp485 char* ext; in getPathExtension() local
494 char* ext; in getBasePath() local
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Ddriver_gen.cpp477 #define INIT_PROC_EXT(ext, required, obj, proc) \ argument
Dlayers_extensions.cpp387 [=](const VkExtensionProperties& ext) { in FindExtension()
Dapi_gen.cpp46 #define INIT_PROC_EXT(ext, required, obj, proc) \ argument
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp763 void InitExtensionString(GLSupport& glSupport, std::string& ext) { in InitExtensionString()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h104 bool hasExtension(const char* ext) const { in hasExtension()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenccli_toplevel.cpp264 std::string ext = basename.substr(sep); in get_slice_filename() local
Dstb_image.h6826 int ext = stbi__get8(s); in stbi__gif_load_next() local
Dwuffs-v0.3.c44417 int64_t ext = token.value_extension(); in DecodeCbor() local
/device/generic/vulkan-cereal/stream-servers/
DFrameBuffer.cpp323 for (auto& ext : vkEmu->instanceExtensions) { in initialize() local
333 for (auto& ext : vkEmu->deviceInfo.extensions) { in initialize() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DGLEScontext.cpp256 const char* ext = reinterpret_cast<const char*>( in getHostExtensionsString() local
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dmsm_ipa.h944 struct ipa_ioc_ext_intf_prop ext[0]; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dmsm_ipa.h2070 struct ipa_ioc_ext_intf_prop ext[0]; member
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dmsm_ipa.h2124 struct ipa_ioc_ext_intf_prop ext[0]; member
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dmsm_ipa.h980 struct ipa_ioc_ext_intf_prop ext[0]; member
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dmsm_ipa.h980 struct ipa_ioc_ext_intf_prop ext[0]; member
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dmsm_ipa.h2124 struct ipa_ioc_ext_intf_prop ext[0]; member
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h6833 int ext = stbi__get8(s); in stbi__gif_load_next() local
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp907 for ( auto & ext : m_extensions ) in checkEnumCorrectness() local