Searched refs:PARAMETER_TEXTURE (Results 1 – 5 of 5) sorted by relevance
243 if(instruction[i]->dst.type == Shader::PARAMETER_TEXTURE) in analyzeInterpolants()301 instruction[i]->src[argument].type == Shader::PARAMETER_TEXTURE) in analyzeInterpolants()307 if(instruction[i]->src[argument].type == Shader::PARAMETER_TEXTURE) in analyzeInterpolants()731 case Shader::PARAMETER_TEXTURE: in analyzeInterpolants()
325 PARAMETER_TEXTURE = 3, enumerator
259 dst.type == PARAMETER_TEXTURE) in string()1037 case PARAMETER_TEXTURE: in typeString()
152 if(dst.type == Shader::PARAMETER_TEXTURE) in applyShader()170 if(src0.type == Shader::PARAMETER_TEXTURE) in applyShader()1302 case Shader::PARAMETER_TEXTURE: in writeDestination()1339 case Shader::PARAMETER_TEXTURE: reg = &ts[i]; break; in fetchRegister()
131 if(dst.type == Shader::PARAMETER_TEXTURE) in applyShader()845 case Shader::PARAMETER_TEXTURE: in fetchRegister()