HomeSort by relevance Sort by last modified time
    Searched refs:pDevice (Results 201 - 225 of 326) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/parameter_validation/
parameter_validation.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
parameter_validation.cpp     [all...]
  /external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.cpp 712 CFX_RenderDevice* pDevice;
756 pDevice->DrawPath(
827 patch.pDevice = &device;
969 CFX_RenderDevice* pDevice,
984 m_pDevice = pDevice;
    [all...]
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidget.cpp 562 bool Start(CFX_RenderDevice* pDevice,
613 bool CXFA_ImageRenderer::Start(CFX_RenderDevice* pDevice,
620 m_pDevice = pDevice;
    [all...]
  /external/vulkan-validation-layers/tests/layers/
wrap_objects.cpp 164 VKAPI_ATTR VkResult VKAPI_CALL vkCreateDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDevice* pDevice)
177 VkResult result = fpCreateDevice(vk_phys_dev, pCreateInfo, pAllocator, pDevice);
181 initDeviceTable(*pDevice, fpGetDeviceProcAddr);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationWin32KeyedMutexTests.cpp 596 ID3D11Device* pDevice,
602 , m_pDevice (pDevice)
    [all...]
  /external/mesa3d/src/amd/vulkan/
radv_device.c 417 // RADV_FROM_HANDLE(radv_physical_device, pdevice, physicalDevice);
474 RADV_FROM_HANDLE(radv_physical_device, pdevice, physicalDevice);
573 .timestampPeriod = 100000.0 / pdevice->rad_info.clock_crystal_freq,
593 .deviceID = pdevice->rad_info.pci_id,
599 strcpy(pProperties->deviceName, pdevice->name);
600 memcpy(pProperties->pipelineCacheUUID, pdevice->uuid, VK_UUID_SIZE);
608 RADV_FROM_HANDLE(radv_physical_device, pdevice, physicalDevice);
611 if (pdevice->rad_info.compute_rings > 0 &&
612 pdevice->rad_info.chip_class >= CIK &&
613 !(pdevice->instance->debug_flags & RADV_DEBUG_NO_COMPUTE_QUEUE)
    [all...]
  /external/mesa3d/src/intel/vulkan/
anv_device.c 443 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
466 .textureCompressionETC2 = pdevice->info.gen >= 8 ||
467 pdevice->info.is_baytrail,
468 .textureCompressionASTC_LDR = pdevice->info.gen >= 9, /* FINISHME CHV */
485 .shaderFloat64 = pdevice->info.gen >= 8,
495 pdevice->compiler->scalar_stage[MESA_SHADER_VERTEX] &&
496 pdevice->compiler->scalar_stage[MESA_SHADER_GEOMETRY];
503 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
504 const struct gen_device_info *devinfo = &pdevice->info;
513 isl_device_get_sample_counts(&pdevice->isl_dev)
    [all...]
  /external/vulkan-validation-layers/layers/
parameter_validation.cpp     [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp     [all...]
  /external/vulkan-validation-layers/loader/
loader.c     [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.h 42 VKAPI_ATTR VkResult CreateDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDevice* pDevice);
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-24/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkFunctionPointerTypes.inl 15 typedef VKAPI_ATTR VkResult (VKAPI_CALL* CreateDeviceFunc) (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDevice* pDevice);
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 1601 milliseconds

1 2 3 4 5 6 7 891011>>