OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sparseImageFormatPropVec
(Results
1 - 4
of
4
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesTestsUtil.cpp
815
const std::vector<VkSparseImageFormatProperties>
sparseImageFormatPropVec
= getPhysicalDeviceSparseImageFormatProperties(
818
return
sparseImageFormatPropVec
.size() > 0u;
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageUtil.cpp
326
const std::vector<VkSparseImageFormatProperties>
sparseImageFormatPropVec
=
329
return (
sparseImageFormatPropVec
.size() != 0);
[
all
...]
/external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp
[
all
...]
Completed in 955 milliseconds