Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/metal/
Dmtl_msl_utils.h21 uint32_t textureBinding = 0; member
/external/angle/src/compiler/translator/msl/
DTranslatorMSL.h56 void addTextureBinding(const std::string &name, size_t textureBinding) in addTextureBinding()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp1638 TextureBindingSp textureBinding; in createEmptyTexture() local
1817 TextureBindingSp textureBinding; in initTexture() local
2253 TextureBindingSp textureBinding; in initTexture() local
2425 TextureBindingSp textureBinding; in initTexture() local
2618 TextureBindingSp textureBinding; in initTexture() local
2857 TextureBindingSp textureBinding; in initTexture() local
DvktShaderRender.cpp1379 const TextureBinding& textureBinding = *m_textures[textureId]; in useSampler() local
DvktShaderRenderTextureGatherTests.cpp1204 TextureBindingSp textureBinding; in init() local
/external/angle/src/tests/gl_tests/
DStateChangeTest.cpp2745 const GLColor &color) { in TEST_P()
2770 const GLColor &color) { in TEST_P()
DTextureTest.cpp2004 GLint textureBinding; in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp6863 …const deUint32 textureBinding = (m_shaderInterface == SHADER_INPUT_MULTIPLE_DISCONTIGUOUS_DESCRIPT… in writeSamplerDescriptorSetWithTemplate() local