OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vkimageformatproperties
(Results
26 - 42
of
42
) sorted by null
1
2
/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
...]
/external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp
73
static const VkDeviceSize MINIMUM_REQUIRED_IMAGE_RESOURCE_SIZE = (1LLU<<31); //!< Minimum value for
VkImageFormatProperties
::maxResourceSize (2GiB)
[
all
...]
vktApiCopiesAndBlittingTests.cpp
608
VkImageFormatProperties
properties;
[
all
...]
/external/deqp/external/vulkancts/framework/vulkan/
vkStrUtil.inl
202
std::ostream& operator<< (std::ostream& s, const
VkImageFormatProperties
& value);
vkStrUtilImpl.inl
[
all
...]
/external/deqp/external/vulkancts/
gen_framework.py
840
"
VkImageFormatProperties
",
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageSamplingInstance.cpp
375
const
VkImageFormatProperties
formatProperties = getPhysicalDeviceImageFormatProperties(context.getInstanceInterface(),
[
all
...]
/external/vulkan-validation-layers/
vulkan.py
260
Param("
VkImageFormatProperties
*", "pImageFormatProperties")]),
[
all
...]
vk.xml
[
all
...]
/external/vulkan-validation-layers/layers/
image.cpp
271
VkImageFormatProperties
ImageFormatProperties;
[
all
...]
parameter_validation.cpp
[
all
...]
/external/vulkan-validation-layers/loader/
trampoline.c
541
VkImageFormatProperties
*pImageFormatProperties) {
[
all
...]
loader.c
[
all
...]
/frameworks/native/vulkan/nulldrv/
null_driver.cpp
[
all
...]
/frameworks/native/vulkan/api/
vulkan.api
[
all
...]
Completed in 291 milliseconds
1
2