Lines Matching refs:compare

255   const std::string mode = (execution_model.compare("GLCompute") == 0)
308 if (execution_model.compare("RayGenerationKHR") == 0 ||
309 execution_model.compare("ClosestHitKHR") == 0 ||
310 execution_model.compare("CallableKHR") == 0 ||
311 execution_model.compare("MissKHR") == 0) {
331 if (execution_model.compare("RayGenerationKHR") == 0 ||
332 execution_model.compare("ClosestHitKHR") == 0 ||
333 execution_model.compare("CallableKHR") == 0 ||
334 execution_model.compare("MissKHR") == 0) {
354 if (execution_model.compare("CallableKHR") == 0) {
372 if (execution_model.compare("CallableKHR") == 0) {
390 if (execution_model.compare("RayGenerationKHR") == 0 ||
391 execution_model.compare("ClosestHitKHR") == 0 ||
392 execution_model.compare("MissKHR") == 0) {
411 if (execution_model.compare("RayGenerationKHR") == 0 ||
412 execution_model.compare("ClosestHitKHR") == 0 ||
413 execution_model.compare("MissKHR") == 0) {
432 if (execution_model.compare("IntersectionKHR") == 0) {
434 } else if (execution_model.compare("AnyHitKHR") == 0 ||
435 execution_model.compare("ClosestHitKHR") == 0) {
460 if (execution_model.compare("IntersectionKHR") == 0 ||
461 execution_model.compare("AnyHitKHR") == 0 ||
462 execution_model.compare("ClosestHitKHR") == 0) {
482 if (execution_model.compare("AnyHitKHR") == 0 ||
483 execution_model.compare("ClosestHitKHR") == 0 ||
484 execution_model.compare("MissKHR") == 0) {
503 if (execution_model.compare("AnyHitKHR") == 0 ||
504 execution_model.compare("ClosestHitKHR") == 0 ||
505 execution_model.compare("MissKHR") == 0) {
536 if (execution_model.compare("RayGenerationKHR") == 0 ||
537 execution_model.compare("IntersectionKHR") == 0 ||
538 execution_model.compare("AnyHitKHR") == 0 ||
539 execution_model.compare("ClosestHitKHR") == 0 ||
540 execution_model.compare("CallableKHR") == 0 ||
541 execution_model.compare("MissKHR") == 0) {