Lines Matching refs:renderscript
24 namespace renderscript {
41 RsdShader(const android::renderscript::Program *p, uint32_t type,
47 uint32_t getStateBasedShaderID(const android::renderscript::Context *);
66 bool loadShader(const android::renderscript::Context *);
67 void setup(const android::renderscript::Context *, RsdShaderCache *sc);
86 const android::renderscript::Program *mRSProgram;
91 void setupUserConstants(const android::renderscript::Context *rsc,
93 void initAddUserElement(const android::renderscript::Element *e,
96 void setupTextures(const android::renderscript::Context *rsc, RsdShaderCache *sc);
97 void setupSampler(const android::renderscript::Context *rsc,
98 const android::renderscript::Sampler *s,
99 const android::renderscript::Allocation *tex);
125 void logUniform(const android::renderscript::Element *field,
127 void setUniform(const android::renderscript::Context *rsc,
128 const android::renderscript::Element *field,