Home
last modified time | relevance | path

Searched defs:textureBinding (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_glslang_mtl_utils.h22 uint32_t textureBinding = 0; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorMetalDirect.h64 void addTextureBinding(const std::string &name, size_t textureBinding) in addTextureBinding()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp1632 TextureBindingSp textureBinding; in createEmptyTexture() local
1804 TextureBindingSp textureBinding; in initTexture() local
2230 TextureBindingSp textureBinding; in initTexture() local
2397 TextureBindingSp textureBinding; in initTexture() local
2578 TextureBindingSp textureBinding; in initTexture() local
2817 TextureBindingSp textureBinding; in initTexture() local
DvktShaderRender.cpp1357 const TextureBinding& textureBinding = *m_textures[textureId]; in useSampler() local
DvktShaderRenderTextureGatherTests.cpp1192 TextureBindingSp textureBinding; in init() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DStateChangeTest.cpp2608 const GLColor &color) { in TEST_P()
2633 const GLColor &color) { in TEST_P()
DTextureTest.cpp1861 GLint textureBinding; in TEST_P() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp6679 …const deUint32 textureBinding = (m_shaderInterface == SHADER_INPUT_MULTIPLE_DISCONTIGUOUS_DESCRIPT… in writeSamplerDescriptorSetWithTemplate() local