Searched defs:getBorderColor (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ | ||
D | Sampler.cpp | 176 const ColorGeneric &Sampler::getBorderColor() const in getBorderColor() function in gl::Sampler |
D | angletypes.h | 376 const ColorGeneric &getBorderColor() const { return mBorderColor; } in getBorderColor() function |
D | Texture.cpp | 1979 const ColorGeneric &Texture::getBorderColor() const in getBorderColor() function in gl::Texture |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ | ||
D | esextcGPUShader5TextureGatherOffset.cpp | 1190 void GPUShader5TextureGatherOffsetColorTestBase::getBorderColor(glw::GLfloat out_color[4]) in getBorderColor() function in glcts::GPUShader5TextureGatherOffsetColorTestBase |