Home | History | Annotate | Download | only in common

Lines Matching defs:CreateShader

1672 struct CreateShader {
1673 typedef CreateShader ValueType;
1701 COMPILE_ASSERT(sizeof(CreateShader) == 12,
1703 COMPILE_ASSERT(offsetof(CreateShader, header) == 0,
1705 COMPILE_ASSERT(offsetof(CreateShader, type) == 4,
1707 COMPILE_ASSERT(offsetof(CreateShader, client_id) == 8,