OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fGetProc
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/gpu/vk/
GrVkExtensions.h
23
:
fGetProc
(getProc)
43
GrVkInterface::GetProc
fGetProc
;
/external/skqp/src/gpu/vk/
GrVkExtensions.h
23
:
fGetProc
(getProc)
43
GrVkInterface::GetProc
fGetProc
;
/external/skia/src/gpu/
GrProcessorUnitTest.h
129
GrXPFactoryTestFactory(GetFn* getProc) :
fGetProc
(getProc) { GetFactories()->push_back(this); }
135
const GrXPFactory* xpf = (*GetFactories())[idx]->
fGetProc
(data);
143
GetFn*
fGetProc
;
/external/skqp/src/gpu/
GrProcessorUnitTest.h
129
GrXPFactoryTestFactory(GetFn* getProc) :
fGetProc
(getProc) { GetFactories()->push_back(this); }
135
const GrXPFactory* xpf = (*GetFactories())[idx]->
fGetProc
(data);
143
GetFn*
fGetProc
;
Completed in 480 milliseconds