Home
last modified time | relevance | path

Searched defs:textureLocation (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DShaderModuleGL.h36 BindingLocation textureLocation; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DShaderModuleGL.h37 BindingLocation textureLocation; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanFramebufferTest.cpp108 GLint textureLocation = glGetUniformLocation(program, essl3_shaders::Texture2DUniform()); in TEST_P() local
DFramebufferTest.cpp1189 GLint textureLocation = glGetUniformLocation(program, essl3_shaders::Texture2DUniform()); in texImageFollowedByFBORead() local
1289 GLint textureLocation = glGetUniformLocation(program, essl3_shaders::Texture2DUniform()); in copyTexImageFollowedBySampling() local
1467 GLint textureLocation = glGetUniformLocation(program, essl3_shaders::Texture2DUniform()); in TEST_P() local
1538 GLint textureLocation = in TEST_P() local
1571 GLint textureLocation = glGetUniformLocation(program, essl3_shaders::Texture2DUniform()); in TEST_P() local
1631 GLint textureLocation = glGetUniformLocation(program, essl3_shaders::Texture2DUniform()); in TEST_P() local
3362 GLint textureLocation = in TEST_P() local
DProgramBinaryTest.cpp904 GLint textureLocation = glGetUniformLocation(reloadedProgram, "tex"); in TEST_P() local
DCopyTextureTest.cpp2377 GLint textureLocation = glGetUniformLocation(program, essl1_shaders::Texture2DUniform()); in TEST_P() local
DClearTest.cpp1595 GLint textureLocation = glGetUniformLocation(program, essl3_shaders::Texture2DUniform()); in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DUtilsD3D12.cpp157 const D3D12_TEXTURE_COPY_LOCATION textureLocation = in RecordCopyBufferToTextureFromTextureCopySplit() local
275 const D3D12_TEXTURE_COPY_LOCATION textureLocation = in RecordCopyTextureToBufferFromTextureCopySplit() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp527 D3D12_TEXTURE_COPY_LOCATION textureLocation = in RecordCommands() local
574 D3D12_TEXTURE_COPY_LOCATION textureLocation = in RecordCommands() local