OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:supportedextensions
(Results
1 - 6
of
6
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSurfaceTests.cpp
94
void checkAllSupported (const Extensions&
supportedExtensions
, const vector<string>& requiredExtensions)
100
if (!isExtensionSupported(
supportedExtensions
, RequiredExtension(*requiredExtName)))
106
const Extensions&
supportedExtensions
,
115
checkAllSupported(
supportedExtensions
, extensions);
122
const vector<VkExtensionProperties>
supportedExtensions
;
127
:
supportedExtensions
(enumerateInstanceExtensionProperties(context.getPlatformInterface(),
130
supportedExtensions
,
138
const Extensions&
supportedExtensions
,
147
if (isExtensionSupported(
supportedExtensions
, RequiredExtension(getExtensionName(wsiType))))
178
const Extensions&
supportedExtensions
,
[
all
...]
vktWsiSwapchainTests.cpp
78
void checkAllSupported (const Extensions&
supportedExtensions
, const vector<string>& requiredExtensions)
84
if (!isExtensionSupported(
supportedExtensions
, RequiredExtension(*requiredExtName)))
90
const Extensions&
supportedExtensions
,
99
checkAllSupported(
supportedExtensions
, extensions);
113
const Extensions&
supportedExtensions
,
147
if (!isExtensionSupported(
supportedExtensions
, RequiredExtension(extensions[ndx])))
189
const vector<VkExtensionProperties>
supportedExtensions
;
194
:
supportedExtensions
(enumerateInstanceExtensionProperties(context.getPlatformInterface(),
197
supportedExtensions
,
238
const Extensions&
supportedExtensions
,
[
all
...]
/external/piex/src/
piex.h
88
std::vector<std::string>
SupportedExtensions
();
piex.cc
715
std::vector<std::string>
SupportedExtensions
() {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrm.h
[
all
...]
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar
Completed in 1258 milliseconds