OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fSpecVersion
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/gpu/vk/
GrVkExtensions.h
31
Info(const char* name) : fName(name),
fSpecVersion
(0) {}
34
uint32_t
fSpecVersion
;
51
fExtensions[i].fName.c_str(), fExtensions[i].
fSpecVersion
);
/external/skqp/include/gpu/vk/
GrVkExtensions.h
31
Info(const char* name) : fName(name),
fSpecVersion
(0) {}
34
uint32_t
fSpecVersion
;
51
fExtensions[i].fName.c_str(), fExtensions[i].
fSpecVersion
);
Completed in 176 milliseconds