OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nonCoherentAtomSize
(Results
1 - 10
of
10
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryMappingTests.cpp
327
// \todo [2016-05-27 misojarvi] Remove once drivers start reporting correctly
nonCoherentAtomSize
that is at least 1.
328
const VkDeviceSize
nonCoherentAtomSize
= context.getDeviceProperties().limits.
nonCoherentAtomSize
!= 0
329
? context.getDeviceProperties().limits.
nonCoherentAtomSize
368
:
nonCoherentAtomSize
;
780
const VkDeviceSize
nonCoherentAtomSize
,
785
, m_nonCoherentAtomSize (
nonCoherentAtomSize
)
917
const VkDeviceSize
nonCoherentAtomSize
= context.getDeviceProperties().limits.
nonCoherentAtomSize
!= 0
918
? context.getDeviceProperties().limits.
nonCoherentAtomSize
[
all
...]
/external/skia/third_party/vulkan/
vulkan.h
[
all
...]
/external/vulkan-validation-layers/include/vulkan/
vulkan.h
[
all
...]
/frameworks/native/vulkan/include/vulkan/
vulkan.h
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h
[
all
...]
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h
[
all
...]
Completed in 108 milliseconds