Home | History | Annotate | Download | only in common

Lines Matching defs:DeleteProgram

1920 struct DeleteProgram {
1921 typedef DeleteProgram ValueType;
1947 COMPILE_ASSERT(sizeof(DeleteProgram) == 8,
1949 COMPILE_ASSERT(offsetof(DeleteProgram, header) == 0,
1951 COMPILE_ASSERT(offsetof(DeleteProgram, program) == 4,