/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cStencilTexturingTests.cpp | 819 std::vector<GLubyte> texture_data; in prepareDestinationTexture() local 946 const std::vector<glw::GLubyte>& texture_data) in prepareSourceTexture() 1005 …unctionalTest::prepareSourceTextureData(GLenum internal_format, std::vector<GLubyte>& texture_data) in prepareSourceTextureData() 1218 std::vector<GLubyte> texture_data; in test() local
|
D | gl4cShaderImageLoadStoreTests.cpp | 7141 std::vector<GLubyte> texture_data; in Create2DR8UIDestinationTexture() local 7171 std::vector<GLubyte> texture_data; in Create2DR8UISourceTexture() local 7193 GLenum Create2DR8UITexture(GLuint width, GLuint height, const std::vector<GLubyte>& texture_data, in Create2DR8UITexture() 7649 std::vector<GLubyte> texture_data; in CreateRGBA8DestinationTexture() local 7683 std::vector<GLubyte> texture_data; in CreateRGBA8SourceTexture() local 7726 …RGBA8Texture(GLuint edge, GLenum target, GLuint n_layers, const std::vector<GLubyte>& texture_data, in CreateRGBA8Texture() 7807 std::vector<GLubyte>& texture_data) in ExtractTextureData() 8209 std::vector<GLubyte> texture_data; in CheckIfTextureIsBlack() local 8247 std::vector<GLubyte> texture_data; in CheckIfTextureWasModified() local 8367 std::vector<GLubyte> texture_data; in Create2DRGBA8CompleteTexture() local [all …]
|
D | gl4cGetTextureSubImageTests.cpp | 1042 glw::GLubyte* texture_data = new glw::GLubyte[size]; in check() local
|
D | gl4cShadingLanguage420PackTests.cpp | 1982 std::vector<glw::GLuint> texture_data; in checkResults() local 2369 std::vector<GLuint> texture_data; in prepareBuffer() local 2392 std::vector<GLuint> texture_data; in prepareTexture() local 2461 std::vector<glw::GLuint> texture_data; in verifyTexture() local 10217 std::vector<GLuint> texture_data; in prepareTexture() local 10508 std::vector<GLuint> texture_data; in prepareUniforms() local 10781 std::vector<GLuint> texture_data; in prepareUniforms() local 11299 std::vector<GLuint> texture_data; in prepareUniforms() local
|
D | gl4cBufferStorageTests.cpp | 3441 GLubyte texture_data[texture_data_size]; in iterate() local
|
D | gl4cShaderSubroutineTests.cpp | 5736 std::vector<GLubyte> texture_data; in fillTexture() local 5919 std::vector<GLuint> texture_data; in fillTexture() local
|
D | gl4cComputeShaderTests.cpp | 1009 std::vector<vec4> texture_data(kBufferSize, vec4(123.0f)); in RunIteration() local
|
D | gl4cEnhancedLayoutsTests.cpp | 6944 std::vector<GLuint> texture_data; in test() local 6974 std::vector<GLuint> texture_data; in test() local 19991 std::vector<GLuint> texture_data; in test() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcViewportArrayTests.cpp | 2707 std::vector<GLint> texture_data; in checkResults() local 3472 std::vector<GLint> texture_data; in checkResults() local 3728 std::vector<GLint> texture_data; in checkResults() local 3955 std::vector<GLint> texture_data; in checkResults() local 4052 std::vector<GLint> texture_data; in checkResults() local 4140 std::vector<GLint> texture_data; in checkResults() local 4218 std::vector<GLfloat> texture_data; in checkResults() local 4384 std::vector<GLfloat> texture_data; in checkResults() local 4613 std::vector<GLint> texture_data; in checkResults() local
|
D | glcTextureRepeatModeTests.cpp | 597 void TestClampModeForInternalFormat::fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width,… in fillTextureWithColor()
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | resource.cpp | 76 std::string texture_data; in clear() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5TextureGatherOffset.cpp | 958 std::vector<glw::GLubyte> texture_data; in prepareTexture() local 1269 glw::GLint* texture_data = (glw::GLint*)data; in prepareTextureData() local 2199 glw::GLfloat* texture_data = (glw::GLfloat*)data; in prepareTextureData() local 2464 glw::GLfloat* texture_data = (glw::GLfloat*)data; in prepareTextureData() local
|
/third_party/mesa3d/src/intel/blorp/ |
D | blorp_blit.c | 641 nir_ssa_def *texture_data[5]; in blorp_nir_combine_samples() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cComputeShaderTests.cpp | 988 std::vector<vec4> texture_data(kBufferSize, vec4(123.0f)); in RunIteration() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 883 std::vector<T> texture_data; in prepareDataForTexture() local
|