Searched refs:SH_HLSL_4_0_FL9_3_OUTPUT (Results 1 – 10 of 10) sorted by relevance
126 case SH_HLSL_4_0_FL9_3_OUTPUT: in GetStrategyFor()
300 if (outputType == SH_HLSL_4_0_FL9_3_OUTPUT) in OutputTextureFunctionArgumentList()1061 else if (outputType == SH_HLSL_4_1_OUTPUT || outputType == SH_HLSL_4_0_FL9_3_OUTPUT) in OutputTextureSampleFunctionReturnStatement()1110 else if (outputType == SH_HLSL_4_1_OUTPUT || outputType == SH_HLSL_4_0_FL9_3_OUTPUT) in OutputTextureSampleFunctionReturnStatement()
453 else if (outputType == SH_HLSL_4_0_FL9_3_OUTPUT && IsSampler(type.getBasicType())) in uniformsHeader()527 else if (outputType == SH_HLSL_4_0_FL9_3_OUTPUT) in uniformsHeader()
812 if (mOutputType == SH_HLSL_4_1_OUTPUT || mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in header()938 if (mOutputType == SH_HLSL_4_1_OUTPUT || mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in header()2418 if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT && IsSampler(typedArg->getBasicType())) in visitAggregate()2438 if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in visitAggregate()3193 if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in writeParameter()3233 else if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in writeParameter()
759 case SH_HLSL_4_0_FL9_3_OUTPUT: in IsOutputHLSL()
108 validOutputs.push_back(SH_HLSL_4_0_FL9_3_OUTPUT); in LLVMFuzzerTestOneInput()
197 case SH_HLSL_4_0_FL9_3_OUTPUT: in IsPlatformAvailable()
68 SH_HLSL_4_0_FL9_3_OUTPUT = 0x8B4A, // D3D 11 feature level 9_3 enumerator
315 case SH_HLSL_4_0_FL9_3_OUTPUT: in main()
135 return new CompilerD3D(SH_HLSL_4_0_FL9_3_OUTPUT); in createCompiler()