Searched refs:GL_SAMPLER_CUBE (Results 1 - 25 of 26) sorted by relevance

12

/external/swiftshader/src/OpenGL/libGL/
H A Dutilities.cpp36 case GL_SAMPLER_CUBE:
81 case GL_SAMPLER_CUBE:
124 case GL_SAMPLER_CUBE:
H A DProgram.cpp596 targetUniform->type == GL_SAMPLER_CUBE)
928 case GL_SAMPLER_CUBE:
1319 if(type == GL_SAMPLER_2D || type == GL_SAMPLER_CUBE)
1330 samplersVS[index].textureType = (type == GL_SAMPLER_CUBE) ? TEXTURE_CUBE : TEXTURE_2D;
1344 samplersPS[index].textureType = (type == GL_SAMPLER_CUBE) ? TEXTURE_CUBE : TEXTURE_2D;
1740 targetUniform->type == GL_SAMPLER_CUBE)
1762 targetUniform->type == GL_SAMPLER_CUBE)
/external/mesa3d/src/glsl/
H A Dbuiltin_types.h61 glsl_type(GL_SAMPLER_CUBE, GLSL_SAMPLER_DIM_CUBE, 0, 0, GLSL_TYPE_FLOAT,
/external/deqp/framework/opengl/
H A DgluShaderUtil.cpp877 case GL_SAMPLER_CUBE: return TYPE_SAMPLER_CUBE;
H A DgluStrUtil.inl980 case GL_SAMPLER_CUBE: return "GL_SAMPLER_CUBE";
/external/swiftshader/src/OpenGL/libGLESv2/
H A Dutilities.cpp187 case GL_SAMPLER_CUBE:
264 case GL_SAMPLER_CUBE:
313 case GL_SAMPLER_CUBE:
357 case GL_SAMPLER_CUBE:
H A DProgram.cpp1108 case GL_SAMPLER_CUBE:
1652 case GL_SAMPLER_CUBE: samplersVS[index].textureType = TEXTURE_CUBE; break;
1687 case GL_SAMPLER_CUBE: samplersPS[index].textureType = TEXTURE_CUBE; break;
/external/mesa3d/include/GLES2/
H A Dgl2.h393 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h393 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/swiftshader/include/GLES2/
H A Dgl2.h326 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h417 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp1342 { "samplerCube", "", "highp", "", "float(textureCube(uniformValue, vec3(0.0, 0.0, 0.0)).r)", GL_SAMPLER_CUBE, 1, GL_FALSE },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl853 #define GL_SAMPLER_CUBE 0x8B60
/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp1651 { "samplerCube", "", "highp", "", "float(textureSize(uniformValue,0).r)", GL_SAMPLER_CUBE, 1, GL_FALSE },
/external/swiftshader/include/GLES3/
H A Dgl3.h326 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp3406 return GL_SAMPLER_CUBE;
/external/swiftshader/include/GL/
H A Dglcorearb.h752 #define GL_SAMPLER_CUBE 0x8B60 macro
H A Dglext.h622 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/mesa3d/include/GL/
H A Dglext.h428 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1202 milliseconds

12