Lines Matching refs:renderscript
25 namespace renderscript {
42 RsdShader(const android::renderscript::Program *p, uint32_t type,
48 uint32_t getStateBasedShaderID(const android::renderscript::Context *);
67 bool loadShader(const android::renderscript::Context *);
68 void setup(const android::renderscript::Context *, RsdShaderCache *sc);
87 const android::renderscript::Program *mRSProgram;
92 void setupUserConstants(const android::renderscript::Context *rsc,
94 void initAddUserElement(const android::renderscript::Element *e,
97 void setupTextures(const android::renderscript::Context *rsc, RsdShaderCache *sc);
98 void setupSampler(const android::renderscript::Context *rsc,
99 const android::renderscript::Sampler *s,
100 const android::renderscript::Allocation *tex);
126 void logUniform(const android::renderscript::Element *field,
128 void setUniform(const android::renderscript::Context *rsc,
129 const android::renderscript::Element *field,