Searched refs:SH_HLSL_4_0_FL9_3_OUTPUT (Results 1 – 20 of 20) sorted by relevance
126 case SH_HLSL_4_0_FL9_3_OUTPUT: in GetStrategyFor()
298 if (outputType == SH_HLSL_4_0_FL9_3_OUTPUT) in OutputTextureFunctionArgumentList()1056 else if (outputType == SH_HLSL_4_1_OUTPUT || outputType == SH_HLSL_4_0_FL9_3_OUTPUT) in OutputTextureSampleFunctionReturnStatement()1105 else if (outputType == SH_HLSL_4_1_OUTPUT || outputType == SH_HLSL_4_0_FL9_3_OUTPUT) in OutputTextureSampleFunctionReturnStatement()
423 else if (outputType == SH_HLSL_4_0_FL9_3_OUTPUT && IsSampler(type.getBasicType())) in uniformsHeader()497 else if (outputType == SH_HLSL_4_0_FL9_3_OUTPUT) in uniformsHeader()
776 if (mOutputType == SH_HLSL_4_1_OUTPUT || mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in header()902 if (mOutputType == SH_HLSL_4_1_OUTPUT || mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in header()2367 if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT && IsSampler(typedArg->getBasicType())) in visitAggregate()2387 if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in visitAggregate()3139 if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in writeParameter()3179 else if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in writeParameter()
749 case SH_HLSL_4_0_FL9_3_OUTPUT: in IsOutputHLSL()
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()
821 if (mOutputType == SH_HLSL_4_1_OUTPUT || mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in header()947 if (mOutputType == SH_HLSL_4_1_OUTPUT || mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in header()2437 if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT && IsSampler(typedArg->getBasicType())) in visitAggregate()2457 if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in visitAggregate()3240 if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in writeParameter()3280 else if (mOutputType == SH_HLSL_4_0_FL9_3_OUTPUT) in writeParameter()
508 else if (outputType == SH_HLSL_4_0_FL9_3_OUTPUT && IsSampler(type.getBasicType())) in uniformsHeader()582 else if (outputType == SH_HLSL_4_0_FL9_3_OUTPUT) in uniformsHeader()
781 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()
215 case SH_HLSL_4_0_FL9_3_OUTPUT: in IsPlatformAvailable()
171 validOutputs.push_back(SH_HLSL_4_0_FL9_3_OUTPUT); in LLVMFuzzerTestOneInput()
68 SH_HLSL_4_0_FL9_3_OUTPUT = 0x8B4A, // D3D 11 feature level 9_3 enumerator
70 SH_HLSL_4_0_FL9_3_OUTPUT = 0x8B4A, // D3D 11 feature level 9_3 enumerator
301 case SH_HLSL_4_0_FL9_3_OUTPUT: in main()
324 case SH_HLSL_4_0_FL9_3_OUTPUT: in main()
134 return new CompilerD3D(SH_HLSL_4_0_FL9_3_OUTPUT); in createCompiler()
137 return new CompilerD3D(SH_HLSL_4_0_FL9_3_OUTPUT); in createCompiler()