Lines Matching refs:binary
9 // Redistribution and use in source and binary forms, with or without
16 // Redistributions in binary form must reproduce the above
2336 // binary operations. The right operand must be short circuited if it has
2339 break; // handle below as a normal binary operation
2351 // Assume generic binary op...
2373 logger->missingFunctionality("unknown glslang binary operation");
3124 // Map the operation to a binary
6583 // handle mapped binary operations (should be non-comparison)
10105 // Write SPIR-V out to a binary file
10109 out.open(baseName, std::ios::binary | std::ios::out);
10126 out.open(baseName, std::ios::binary | std::ios::out);