OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FEATURE_INITIAL_WINDOW_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/vulkancts/framework/vulkan/
vkWsiUtil.hpp
41
FEATURE_INITIAL_WINDOW_SIZE
= (1<<0), //!< Platform honors initial window size request
/external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSurfaceTests.cpp
770
DE_ASSERT(getPlatformProperties(wsiType).features & PlatformProperties::
FEATURE_INITIAL_WINDOW_SIZE
);
[
all
...]
Completed in 500 milliseconds