Searched defs:m_interface (Results 1 - 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutCase.hpp173 bb::ShaderInterface m_interface; member in class:deqp::gles31::SSBOLayoutCase
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.hpp229 ShaderInterface m_interface; member in class:vkt::ssbo::SSBOLayoutCase
H A DvktSSBOLayoutCase.cpp1801 const ShaderInterface& m_interface; member in class:vkt::ssbo::SSBOLayoutCaseInstance
1822 , m_interface (interface)
1856 const int numBindings = m_interface.getNumBlocks();
1859 const BufferBlock& block = m_interface.getBlock(bindingNdx);
1902 const std::vector<int> bufferSizes = computeBufferSizes(m_interface, m_refLayout);
1972 const BufferBlock& block = m_interface.getBlock(bindingNdx);
2159 return new SSBOLayoutCaseInstance(context, m_bufferMode, m_interface, m_refLayout, m_initialData, m_writeData);
2164 computeReferenceLayout (m_refLayout, m_interface);
2165 initRefDataStorage (m_interface, m_refLayout, m_initialData);
2166 initRefDataStorage (m_interface, m_refLayou
[all...]
/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.hpp311 ShaderInterface m_interface; member in class:vkt::ubo::UniformBlockCase
/external/deqp/modules/glshared/
H A DglsUniformBlockCase.hpp264 ub::ShaderInterface m_interface; member in class:deqp::gls::UniformBlockCase

Completed in 222 milliseconds