Home
last modified time | relevance | path

Searched defs:samplerExternalOES (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DInitialize.cpp260 TType *samplerExternalOES = new TType(EbtSamplerExternalOES); in InsertBuiltInFunctions() local
270 TType *samplerExternalOES = new TType(EbtSamplerExternalOES); in InsertBuiltInFunctions() local
/external/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_tex_src_plane.c63 const struct glsl_type *samplerExternalOES = in add_sampler() local