OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constantDescription
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Program.cpp
[
all
...]
Program.h
146
bool defineUniform(const D3DXHANDLE &constantHandle, const D3DXCONSTANT_DESC &
constantDescription
, std::string name = "");
147
bool defineUniform(const D3DXCONSTANT_DESC &
constantDescription
, std::string &name);
148
Uniform *createUniform(const D3DXCONSTANT_DESC &
constantDescription
, std::string &name);
Completed in 145 milliseconds