OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HeightScale
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/mesa/swrast/
s_texture.c
123
swImg->
HeightScale
= 1.0;
128
swImg->
HeightScale
= (GLfloat) texImage->Height;
s_context.h
137
GLfloat WidthScale,
HeightScale
, DepthScale;
s_fragprog.c
125
const GLfloat texH = (GLfloat) swImg->
HeightScale
;
s_span.c
513
texH = swImg->
HeightScale
;
[
all
...]
s_texfilter.c
[
all
...]
Completed in 1260 milliseconds