Lines Matching refs:is
1 The renderControl.in file in this directory defines an API which is decoded
3 It is used in order to query the host renderer as well as send the host renderer
18 if buffer is NULL or the bufferSize is not big enough the return value
19 is the negative number of bytes required to store the string value
20 otherwise the string value is copied to buffer and its size is
31 bufSize is the size of buffer, the size should be at least equal to
34 rcGetNumConfigs. if bufSize is not big enough then the negative number
35 of required bytes is returned otherwise the function returns the number
36 of configs and buffer is filled as follows: The first 'numAttribs'
57 handle. config is the config index for the context, share is either zero
58 or a handle to a sharing context. glVersion is either 1 or 2 for GLES1
64 context is a handle returned in rcCreateContext.
88 to zero the colorbuffer is automatically destroyed.
120 if 'forRead' is not-zero, the function returns positive value in case