OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LockCount
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
varray.c
1876
if (ctx->Array.
LockCount
!= 0) {
1882
ctx->Array.
LockCount
= count;
1894
if (ctx->Array.
LockCount
== 0) {
1900
ctx->Array.
LockCount
= 0;
attrib.c
1602
dest->
LockCount
= src->
LockCount
;
mtypes.h
1595
GLuint
LockCount
; /**< GL_EXT_compiled_vertex_array */
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
varray.c
2739
if (ctx->Array.
LockCount
!= 0) {
2745
ctx->Array.
LockCount
= count;
2757
if (ctx->Array.
LockCount
== 0) {
2763
ctx->Array.
LockCount
= 0;
attrib.c
1382
dest->
LockCount
= src->
LockCount
;
mtypes.h
1672
GLuint
LockCount
; /**< GL_EXT_compiled_vertex_array */
/xsrc/external/mit/MesaLib/src/mesa/
get_hash.h
565
{ GL_ARRAY_ELEMENT_LOCK_COUNT_EXT, CONTEXT_INT(Array.
LockCount
), NO_EXTRA },
/xsrc/external/mit/MesaLib.old/src/mesa/
get_hash.h
557
{ GL_ARRAY_ELEMENT_LOCK_COUNT_EXT, CONTEXT_INT(Array.
LockCount
), NO_EXTRA },
Completed in 37 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026