Home
last modified time | relevance | path

Searched refs:texCube (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/pixelflinger2/
Dllvm_texture.cpp364 Value * texCube(IRBuilder<> & builder, Value * in1, const unsigned sampler, in texCube() function
/external/mesa3d/src/glsl/
Dir_to_llvm.cpp83 llvm::Value * texCube(llvm::IRBuilder<> & builder, llvm::Value * in1, const unsigned sampler,
963 result = texCube(bld, coordinate, sampler->location, gglCtx); in visit()