Home | History | Annotate | Download | only in common

Lines Matching defs:pack

3272 		LLVMValueRef offset[3], pack;
3285 pack = LLVMBuildOr(ctx->builder, offset[0], offset[1], "");
3286 pack = LLVMBuildOr(ctx->builder, pack, offset[2], "");
3287 address[count++] = pack;
3290 /* pack LOD bias value */
3295 /* Pack depth comparison value */
3300 /* pack derivatives */
3339 /* Pack texture coordinates */
3357 /* Pack LOD */