OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:begintest
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/mesa-demos/dist/src/slang/
sotest.c
25
static void
begintest
(enum TEST_TYPE type, const char *name)
function
145
begintest
(TT_GETERROR_NOERROR, "glDeleteObject(0)");
152
begintest
(TT_GETERROR_INVALIDVALUE, "Pass invalid non-zero object handle");
161
begintest
(TT_PARAM1_NONZERO, "Create object");
173
begintest
(TT_PARAM1_NONZERO, "Link empty program");
180
begintest
(TT_GETERROR_NOERROR, "Use empty program object");
187
begintest
(TT_GETERROR_INVALIDVALUE, "Attach invalid object handle");
202
begintest
(TT_GETERROR_INVALIDOPERATION, "Attach object badly");
213
begintest
(TT_GETERROR_INVALIDOPERATION, "Detach non-attached object");
222
begintest
(TT_GETERROR_NOERROR, "Attach shader to program object")
[
all
...]
Completed in 31 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026