OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transformToNormalizedDeviceSpace
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/gpu/glsl/
GrGLSLVertexShaderBuilder.h
23
void
transformToNormalizedDeviceSpace
(const GrShaderVar& posVar);
GrGLSLVertexShaderBuilder.cpp
18
void GrGLSLVertexBuilder::
transformToNormalizedDeviceSpace
(const GrShaderVar& posVar) {
GrGLSLGeometryProcessor.cpp
21
vBuilder->
transformToNormalizedDeviceSpace
(gpArgs.fPositionVar);
Completed in 527 milliseconds