| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcTextureFilterAnisotropicTests.cpp | 198 GLuint texture; iterate() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | CompressedTextureFormatsTest.cpp | 101 GLTexture texture; in check2D() local 134 GLTexture texture; check2D() local 152 GLTexture texture; check2D() local 175 GLTexture texture; check3D() local 209 GLTexture texture; check3D() local [all...] |
| H A D | ProgramPipelineTest.cpp | 1121 GLTexture texture; TEST_P() local [all...] |
| H A D | VulkanExternalImageTest.cpp | 355 GLTexture texture; in RunShouldClearTest() local 518 GLTexture texture; RunTextureFormatCompatChromiumTest() local 686 GLTexture texture; RunShouldClearWithSemaphoresTest() local 925 GLTexture texture; runShouldDrawTest() local 1076 GLTexture texture; runWaitSemaphoresRetainsContentTest() local [all...] |
| H A D | MipmapTest.cpp | 245 clearTextureLevel0(GLenum textarget, GLuint texture, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) clearTextureLevel0() argument 509 GLTexture texture; TEST_P() local 968 GLTexture texture; TEST_P() local 1075 GLTexture texture; TEST_P() local 1163 GLTexture texture; TEST_P() local 1283 GLTexture texture; TEST_P() local 1927 GLTexture texture; TEST_P() local 1964 GLTexture texture; TEST_P() local 1978 GLTexture texture; TEST_P() local [all...] |
| H A D | CopyTexImageTest.cpp | 66 void verifyResults(GLuint texture, in verifyResults() argument 469 GLTexture texture; TEST_P() local 822 initialize3DTexture(GLTexture &texture, const GLsizei imageWidth, const GLsizei imageHeight, const GLsizei imageDepth, const GLColor *textureData) initialize3DTexture() argument 838 initialize2DTexture(GLTexture &texture, const GLsizei imageWidth, const GLsizei imageHeight, const GLColor *textureData) initialize2DTexture() argument 850 initialize2DTextureUShort4444(GLTexture &texture, const GLsizei imageWidth, const GLsizei imageHeight, const GLColor *textureData) initialize2DTextureUShort4444() argument 862 fillTexture(std::vector<GLColor> &texture, const GLColor color) fillTexture() argument 870 clearTexture(GLFramebuffer &fbo, GLTexture &texture, const GLColor color) clearTexture() argument [all...] |
| H A D | SimpleOperationTest.cpp | 856 GLTexture texture; in TEST_P() local 867 GLTexture texture; in TEST_P() local 876 GLTexture texture; in TEST_P() local 890 GLTexture texture; TEST_P() local 1037 GLTexture texture; TEST_P() local 1130 GLTexture texture; TEST_P() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLIOSurfaceClientBufferTest.cpp | 209 glBindTexture(getGLTextureTarget(), *texture); in bindIOSurfaceToTexture() local 238 GLTexture texture; in doClearTest() local 311 GLTexture texture; in doSampleTest() local 312 glBindTexture(getGLTextureTarget(), texture); in doSampleTest() local 328 doSampleTestWithTexture(const GLTexture &texture, int mask) doSampleTestWithTexture() argument 380 GLTexture texture; doBlitTest() local 718 GLTexture texture; TEST_P() local 719 glBindTexture(getGLTextureTarget(), texture); TEST_P() local [all...] |
| H A D | EGLProtectedContentTest.cpp | 158 GLuint texture = 0; in createTexture() local 187 GLuint texture = 0; in createTextureFromImage() local 203 GLuint texture = 0; createTextureFromPbuffer() local 511 GLuint texture = 0; textureTest() local 696 GLuint texture = 0; textureFromPbufferTest() local 778 GLuint texture = 0; textureFromAndroidNativeBufferTest() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Texture.h | 78 inline void unbind(const egl::Texture* texture) in unbind() argument
|
| /third_party/skia/tests/ |
| H A D | TransferPixelsTest.cpp | 69 bool read_pixels_from_texture(GrTexture* texture, GrColorType colorType, char* dst, in read_pixels_from_texture() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | UtilsD3D12.cpp | 71 D3D12_TEXTURE_COPY_LOCATION ComputeTextureCopyLocationForTexture(const Texture* texture, in ComputeTextureCopyLocationForTexture() argument 83 ComputeBufferLocationForCopyTextureRegion( const Texture* texture, ID3D12Resource* bufferResource, const Extent3D& bufferSize, const uint64_t offset, const uint32_t rowPitch, Aspect aspect) ComputeBufferLocationForCopyTextureRegion() argument 147 RecordCopyBufferToTextureFromTextureCopySplit(ID3D12GraphicsCommandList* commandList, const TextureCopySubresource& baseCopySplit, ID3D12Resource* bufferResource, uint64_t baseOffset, uint64_t bufferBytesPerRow, Texture* texture, uint32_t textureMiplevel, uint32_t textureLayer, Aspect aspect) RecordCopyBufferToTextureFromTextureCopySplit() argument 178 CopyBufferTo2DTextureWithCopySplit(CommandRecordingContext* commandContext, const TextureCopy& textureCopy, ID3D12Resource* bufferResource, const uint64_t offset, const uint32_t bytesPerRow, const uint32_t rowsPerImage, const Extent3D& copySize, Texture* texture, Aspect aspect) CopyBufferTo2DTextureWithCopySplit() argument 223 CopyBufferTo3DTexture(CommandRecordingContext* commandContext, const TextureCopy& textureCopy, ID3D12Resource* bufferResource, const uint64_t offset, const uint32_t bytesPerRow, const uint32_t rowsPerImage, const Extent3D& copySize, Texture* texture, Aspect aspect) CopyBufferTo3DTexture() argument 243 RecordCopyBufferToTexture(CommandRecordingContext* commandContext, const TextureCopy& textureCopy, ID3D12Resource* bufferResource, const uint64_t offset, const uint32_t bytesPerRow, const uint32_t rowsPerImage, const Extent3D& copySize, Texture* texture, Aspect aspect) RecordCopyBufferToTexture() argument 266 RecordCopyTextureToBufferFromTextureCopySplit(ID3D12GraphicsCommandList* commandList, const TextureCopySubresource& baseCopySplit, Buffer* buffer, uint64_t baseOffset, uint64_t bufferBytesPerRow, Texture* texture, uint32_t textureMiplevel, uint32_t textureLayer, Aspect aspect) RecordCopyTextureToBufferFromTextureCopySplit() argument 297 Copy2DTextureToBufferWithCopySplit(ID3D12GraphicsCommandList* commandList, const TextureCopy& textureCopy, const BufferCopy& bufferCopy, Texture* texture, Buffer* buffer, const Extent3D& copySize) Copy2DTextureToBufferWithCopySplit() argument 341 Copy3DTextureToBuffer(ID3D12GraphicsCommandList* commandList, const TextureCopy& textureCopy, const BufferCopy& bufferCopy, Texture* texture, Buffer* buffer, const Extent3D& copySize) Copy3DTextureToBuffer() argument 361 RecordCopyTextureToBuffer(ID3D12GraphicsCommandList* commandList, const TextureCopy& textureCopy, const BufferCopy& bufferCopy, Texture* texture, Buffer* buffer, const Extent3D& copySize) RecordCopyTextureToBuffer() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | TextureGL.cpp | 90 bool RequiresCreatingNewTextureView(const TextureBase* texture, in RequiresCreatingNewTextureView() argument 533 TextureView(TextureBase* texture, const TextureViewDescriptor* descriptor) TextureView() argument [all...] |
| H A D | DeviceGL.cpp | 170 CreateTextureViewImpl( TextureBase* texture, const TextureViewDescriptor* descriptor) CreateTextureViewImpl() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | DawnNative.cpp | 209 bool IsTextureSubresourceInitialized(WGPUTexture texture, in IsTextureSubresourceInitialized() argument
|
| H A D | Texture.cpp | 34 MaybeError ValidateTextureViewFormatCompatibility(const TextureBase* texture, in ValidateTextureViewFormatCompatibility() argument 134 ValidateTextureViewDimensionCompatibility( const TextureBase* texture, const TextureViewDescriptor* descriptor) ValidateTextureViewDimensionCompatibility() argument 332 ValidateTextureViewDescriptor(const DeviceBase* device, const TextureBase* texture, const TextureViewDescriptor* descriptor) ValidateTextureViewDescriptor() argument 377 GetTextureViewDescriptorWithDefaults( const TextureBase* texture, const TextureViewDescriptor* descriptor) GetTextureViewDescriptorWithDefaults() argument 693 TextureViewBase(TextureBase* texture, const TextureViewDescriptor* descriptor) TextureViewBase() argument 704 TextureViewBase(TextureBase* texture) TextureViewBase() argument [all...] |
| H A D | CommandValidation.cpp | 268 const TextureBase* texture = textureCopy.texture; in ValidateImageCopyTexture() local 277 "%s format (%s) does not have the selected aspect (%s).", texture, in ValidateImageCopyTexture() local 300 const TextureBase* texture = textureCopy.texture; ValidateTextureCopyRange() local 324 &textureCopy.origin, ©Size, texture, textureCopy.mipLevel, &mipSize); ValidateTextureCopyRange() local 441 ValidateCanUseAs(const TextureBase* texture, wgpu::TextureUsage usage) ValidateCanUseAs() argument 449 ValidateInternalCanUseAs(const TextureBase* texture, wgpu::TextureUsage usage) ValidateInternalCanUseAs() argument [all...] |
| H A D | BindGroupLayout.cpp | 101 const TextureBindingLayout& texture = entry.texture; in ValidateBindGroupLayoutEntry() local [all...] |
| H A D | ShaderModule.h | 146 ShaderTextureBindingInfo texture; member 173 BindingSlot texture; member
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | DepthStencilSamplingTests.cpp | 252 UpdateInputDepth(wgpu::CommandEncoder commandEncoder, wgpu::Texture texture, float depthValue) UpdateInputDepth() argument 262 UpdateInputStencil(wgpu::CommandEncoder commandEncoder, wgpu::Texture texture, uint8_t stencilValue) UpdateInputStencil() argument [all...] |
| H A D | D3D12ResourceWrappingTests.cpp | 162 wgpu::Texture texture; in TEST_P() local 178 wgpu::Texture texture; in TEST_P() local 193 wgpu::Texture texture; in TEST_P() local 206 wgpu::Texture texture; TEST_P() local 219 wgpu::Texture texture; TEST_P() local 232 wgpu::Texture texture; TEST_P() local 245 wgpu::Texture texture; TEST_P() local 258 wgpu::Texture texture; TEST_P() local 271 wgpu::Texture texture; TEST_P() local 284 wgpu::Texture texture; TEST_P() local 297 wgpu::Texture texture; TEST_P() local 592 wgpu::Texture texture; TEST_P() local 641 wgpu::Texture texture; TEST_P() local 663 wgpu::Texture texture; TEST_P() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | D3D12DescriptorHeapTests.cpp | 754 wgpu::Texture texture = device.CreateTexture(&descriptor); in TEST_P() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | QueueWriteTextureValidationTests.cpp | 50 TestWriteTexture(size_t dataSize, uint32_t dataOffset, uint32_t dataBytesPerRow, uint32_t dataRowsPerImage, wgpu::Texture texture, uint32_t texLevel, wgpu::Origin3D texOrigin, wgpu::Extent3D size, wgpu::TextureAspect aspect = wgpu::TextureAspect::All) TestWriteTexture() argument 72 TestWriteTextureExactDataSize(uint32_t bytesPerRow, uint32_t rowsPerImage, wgpu::Texture texture, wgpu::TextureFormat textureFormat, wgpu::Origin3D origin, wgpu::Extent3D extent3D) TestWriteTextureExactDataSize() argument 576 TestWriteTexture(size_t dataSize, uint32_t dataOffset, uint32_t dataBytesPerRow, uint32_t dataRowsPerImage, wgpu::Texture texture, uint32_t textLevel, wgpu::Origin3D textOrigin, wgpu::Extent3D size) TestWriteTexture() argument 596 wgpu::Texture texture = Create2DTexture(format); TEST_F() local 629 wgpu::Texture texture = Create2DTexture(format, 1, testWidth, testHeight); TEST_F() local 662 wgpu::Texture texture = Create2DTexture(format); TEST_F() local 691 wgpu::Texture texture = Create2DTexture(format); TEST_F() local 737 wgpu::Texture texture = Create2DTexture(format, kMipmapLevels, testWidth, testHeight); TEST_F() local 784 wgpu::Texture texture = QueueWriteTextureValidationTest::Create2DTexture( TEST_F() local [all...] |
| H A D | RenderPassDescriptorValidationTests.cpp | 71 wgpu::Texture texture = in Create2DAttachment() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/utils/ |
| H A D | WGPUHelpers.cpp | 192 wgpu::ImageCopyTexture CreateImageCopyTexture(wgpu::Texture texture, in CreateImageCopyTexture() argument
|