Home
last modified time | relevance | path

Searched refs:samplers (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/rs/
H A DrsProgram.cpp49 mHal.state.samplers = new Sampler*[mHal.state.texturesCount]; in Program()
97 delete[] mHal.state.samplers; in ~Program()
130 mHal.state.samplers = nullptr; in initMemberVars()
208 mHal.state.samplers[slot] = s; in bindSampler()
H A DrsProgram.h47 Sampler **samplers; member
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java1511 int[] samplers, in glGenSamplers() argument
1519 java.nio.IntBuffer samplers in glGenSamplers() argument
1526 int[] samplers, in glDeleteSamplers() argument
1534 java.nio.IntBuffer samplers in glDeleteSamplers() argument
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES30.cpp4652 GLuint *samplers = (GLuint *) 0; in android_glGenSamplers__I_3II() local
4669 samplers = samplers_base + offset; in android_glGenSamplers__I_3II()
4673 (GLuint *)samplers in android_glGenSamplers__I_3II()
4696 GLuint *samplers = (GLuint *) 0; in android_glGenSamplers__ILjava_nio_IntBuffer_2() local
4705 if (samplers == NULL) { in android_glGenSamplers__ILjava_nio_IntBuffer_2()
4711 (GLuint *)samplers in android_glGenSamplers__ILjava_nio_IntBuffer_2()
4732 GLuint *samplers = (GLuint *) 0; in android_glDeleteSamplers__I_3II() local
4753 (GLuint *)samplers in android_glDeleteSamplers__I_3II()
4776 GLuint *samplers = (GLuint *) 0; in android_glDeleteSamplers__ILjava_nio_IntBuffer_2() local
4785 if (samplers == NULL) { in android_glDeleteSamplers__ILjava_nio_IntBuffer_2()
[all …]
/aosp12/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES30.spec86 void glGenSamplers ( GLsizei count, GLuint *samplers )
87 void glDeleteSamplers ( GLsizei count, const GLuint *samplers )
/aosp12/frameworks/rs/script_api/
H A Drs_object_types.spec20 The types below are used to manipulate RenderScript objects like allocations, samplers,
/aosp12/frameworks/rs/driver/
H A DrsdShader.cpp504 if (mRSProgram->mHal.state.samplers[ct]) { in setupTextures()
505 setupSampler(rsc, mRSProgram->mHal.state.samplers[ct], in setupTextures()
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dopencensus-api-0.21.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dopencensus-api-0.24.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/aosp12/frameworks/rs/script_api/include/
H A Drs_object_types.rsh22 * The types below are used to manipulate RenderScript objects like allocations, samplers,
/aosp12/frameworks/native/opengl/include/GLES3/
H A Dgl3.h1074 typedef void (GL_APIENTRYP PFNGLGENSAMPLERSPROC) (GLsizei count, GLuint *samplers);
1075 typedef void (GL_APIENTRYP PFNGLDELETESAMPLERSPROC) (GLsizei count, const GLuint *samplers);
1179 GL_APICALL void GL_APIENTRY glGenSamplers (GLsizei count, GLuint *samplers);
1180 GL_APICALL void GL_APIENTRY glDeleteSamplers (GLsizei count, const GLuint *samplers);
H A Dgl31.h1076 typedef void (GL_APIENTRYP PFNGLGENSAMPLERSPROC) (GLsizei count, GLuint *samplers);
1077 typedef void (GL_APIENTRYP PFNGLDELETESAMPLERSPROC) (GLsizei count, const GLuint *samplers);
1181 GL_APICALL void GL_APIENTRY glGenSamplers (GLsizei count, GLuint *samplers);
1182 GL_APICALL void GL_APIENTRY glDeleteSamplers (GLsizei count, const GLuint *samplers);
H A Dgl32.h1076 typedef void (GL_APIENTRYP PFNGLGENSAMPLERSPROC) (GLsizei count, GLuint *samplers);
1077 typedef void (GL_APIENTRYP PFNGLDELETESAMPLERSPROC) (GLsizei count, const GLuint *samplers);
1181 GL_APICALL void GL_APIENTRY glGenSamplers (GLsizei count, GLuint *samplers);
1182 GL_APICALL void GL_APIENTRY glDeleteSamplers (GLsizei count, const GLuint *samplers);
/aosp12/frameworks/native/opengl/libs/GLES2/
H A Dgl2_api.in664 void API_ENTRY(glGenSamplers)(GLsizei count, GLuint *samplers) {
665 CALL_GL_API(glGenSamplers, count, samplers);
667 void API_ENTRY(glDeleteSamplers)(GLsizei count, const GLuint *samplers) {
668 CALL_GL_API(glDeleteSamplers, count, samplers);
/aosp12/frameworks/native/opengl/libs/
H A Dentries.in160 GL_ENTRY(void, glDeleteSamplers, GLsizei count, const GLuint *samplers)
315 GL_ENTRY(void, glGenSamplers, GLsizei count, GLuint *samplers)
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...