• Home
  • Raw
  • Download

Lines Matching refs:programInterface

10875 void glGetProgramInterfaceiv_enc(void *self , GLuint program, GLenum programInterface, GLenum pname…  in glGetProgramInterfaceiv_enc()  argument
10877 …u, programInterface:0x%08x, pname:0x%08x, params:0x%08x)", program, programInterface, pname, param… in glGetProgramInterfaceiv_enc()
10897 memcpy(ptr, &programInterface, 4); ptr += 4; in glGetProgramInterfaceiv_enc()
10918 void glGetProgramResourceiv_enc(void *self , GLuint program, GLenum programInterface, GLuint index,… in glGetProgramResourceiv_enc() argument
10920 … props:0x%08x, bufSize:%d, length:0x%08x, params:0x%08x)", program, programInterface, index, propC… in glGetProgramResourceiv_enc()
10942 memcpy(ptr, &programInterface, 4); ptr += 4; in glGetProgramResourceiv_enc()
10972 GLuint glGetProgramResourceIndex_enc(void *self , GLuint program, GLenum programInterface, const ch… in glGetProgramResourceIndex_enc() argument
10974 …ResourceIndex(program:%u, programInterface:0x%08x, name:0x%08x)", program, programInterface, name); in glGetProgramResourceIndex_enc()
10994 memcpy(ptr, &programInterface, 4); ptr += 4; in glGetProgramResourceIndex_enc()
11018 GLint glGetProgramResourceLocation_enc(void *self , GLuint program, GLenum programInterface, const … in glGetProgramResourceLocation_enc() argument
11020 …ourceLocation(program:%u, programInterface:0x%08x, name:0x%08x)", program, programInterface, name); in glGetProgramResourceLocation_enc()
11040 memcpy(ptr, &programInterface, 4); ptr += 4; in glGetProgramResourceLocation_enc()
11064 void glGetProgramResourceName_enc(void *self , GLuint program, GLenum programInterface, GLuint inde… in glGetProgramResourceName_enc() argument
11066 …x%08x, index:%u, bufSize:%d, length:0x%08x, name:0x%08x)", program, programInterface, index, bufSi… in glGetProgramResourceName_enc()
11087 memcpy(ptr, &programInterface, 4); ptr += 4; in glGetProgramResourceName_enc()