Home
last modified time | relevance | path

Searched defs:texId (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/samples/tex_redef_microbench/
H A DTexRedefMicroBench.cpp58 void defineSquareTexture2D(GLuint texId, in defineSquareTexture2D() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageTextureSize.cpp224 void TextureCubeMapArrayTextureSizeBase::createCubeMapArrayTexture(glw::GLuint& texId, glw::GLuint width, in createCubeMapArrayTexture() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcFramebufferCompleteness.cpp73 void TestContext::texParameteri(GLuint texId, GLenum target, GLenum pname, GLint parameter) in texParameteri() argument
81 void TestContext::bindTexture(GLenum target, GLuint texId) in bindTexture() argument
94 texImage2D(GLuint texId, GLenum target, GLuint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void* data) texImage2D() argument
102 texImage3D(GLuint texId, GLenum target, GLuint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void* data) texImage3D() argument
138 framebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texId, GLint level) framebufferTexture2D() argument
144 framebufferTextureLayer(GLenum target, GLenum attachment, GLuint texId, GLint level, GLint layer) framebufferTextureLayer() argument
[all...]
H A DglcCompressedFormatTests.cpp379 GLuint SharedData::texId (int index) const in texId() function in glcts::__anon27555::SharedData
425 void ApiTestContext::bindTexture (GLenum target, GLuint texId) in bindTexture() argument
1508 Surface CompressedFormatTest::drawTestImage (const glw::Functions& gl, GLuint texId, GLsizei width, GLsizei height) in drawTestImage() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultiviewDrawTest.cpp413 void initOnePixelColorTexture2DSingleLayered(GLuint texId) in initOnePixelColorTexture2DSingleLayered() argument
420 void initOnePixelColorTexture2DMultiLayered(GLuint texId) in initOnePixelColorTexture2DMultiLayered() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp2920 glw::GLuint texId = 0; in createTexture() local
H A Des3fShaderTextureFunctionTests.cpp1149 glw::GLuint texId = 0; in testTextureSize() local

Completed in 23 milliseconds