OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wrapMode
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
s_texfilter.c
153
*
wrapMode
= GL_REPEAT, GL_CLAMP, GL_CLAMP_TO_EDGE, GL_CLAMP_TO_BORDER
161
linear_texel_locations(GLenum
wrapMode
,
168
switch (
wrapMode
) {
291
nearest_texel_location(GLenum
wrapMode
,
298
switch (
wrapMode
) {
430
clamp_rect_coord_nearest(GLenum
wrapMode
, GLfloat coord, GLint max)
432
switch (
wrapMode
) {
440
_mesa_problem(NULL, "bad
wrapMode
in clamp_rect_coord_nearest");
450
clamp_rect_coord_linear(GLenum
wrapMode
, GLfloat coord, GLint max,
455
switch (
wrapMode
) {
[
all
...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
s_texfilter.c
153
*
wrapMode
= GL_REPEAT, GL_CLAMP, GL_CLAMP_TO_EDGE, GL_CLAMP_TO_BORDER
161
linear_texel_locations(GLenum
wrapMode
,
168
switch (
wrapMode
) {
291
nearest_texel_location(GLenum
wrapMode
,
298
switch (
wrapMode
) {
430
clamp_rect_coord_nearest(GLenum
wrapMode
, GLfloat coord, GLint max)
432
switch (
wrapMode
) {
440
_mesa_problem(NULL, "bad
wrapMode
in clamp_rect_coord_nearest");
450
clamp_rect_coord_linear(GLenum
wrapMode
, GLfloat coord, GLint max,
455
switch (
wrapMode
) {
[
all
...]
/xsrc/external/mit/libXaw/dist/src/
Text.c
548
static XawTextWrapMode
wrapMode
= XawtextWrapNever;
557
wrapMode
= XawtextWrapNever;
559
wrapMode
= XawtextWrapLine;
561
wrapMode
= XawtextWrapWord;
565
done(&
wrapMode
, XawTextWrapMode);
Completed in 16 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026