Home
last modified time | relevance | path

Searched refs:ShaderExecutor (Results 1 – 25 of 28) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.hpp88 class ShaderExecutor class
91 virtual ~ShaderExecutor (void);
105 ShaderExecutor (Context& context, const ShaderSpec& shaderSpec) in ShaderExecutor() function in vkt::shaderexecutor::ShaderExecutor
114 ShaderExecutor (const ShaderExecutor&);
115 ShaderExecutor& operator= (const ShaderExecutor&);
120 ShaderExecutor* createExecutor (Context& context, glu::ShaderType shaderType, const ShaderSpec& s…
DvktShaderExecutor.cpp575 class FragmentOutExecutor : public ShaderExecutor
631 : ShaderExecutor (context, shaderSpec) in FragmentOutExecutor()
1554 class BufferIoExecutor : public ShaderExecutor
1607 : ShaderExecutor(context, shaderSpec) in BufferIoExecutor()
3415 ShaderExecutor::~ShaderExecutor (void) in ~ShaderExecutor()
3419 bool ShaderExecutor::areInputs16Bit (void) const in areInputs16Bit()
3429 bool ShaderExecutor::areOutputs16Bit (void) const in areOutputs16Bit()
3439 bool ShaderExecutor::isOutput16Bit (const size_t ndx) const in isOutput16Bit()
3446 bool ShaderExecutor::areInputs64Bit (void) const in areInputs64Bit()
3456 bool ShaderExecutor::areOutputs64Bit (void) const in areOutputs64Bit()
[all …]
DvktShaderClockTests.cpp127 de::UniquePtr<ShaderExecutor> m_executor;
DvktOpaqueTypeIndexingTests.cpp874 …UniquePtr<ShaderExecutor> executor (createExecutor(m_context, m_shaderType, m_shaderSpec, *extraR… in iterate()
1352 …UniquePtr<ShaderExecutor> executor (createExecutor(m_context, m_shaderType, m_shaderSpec, *extraRe… in iterate()
1743 …UniquePtr<ShaderExecutor> executor (createExecutor(m_context, m_shaderType, m_shaderSpec, *extraRe… in iterate()
DvktShaderCommonFunctionTests.cpp420 de::UniquePtr<ShaderExecutor> m_executor;
DvktAtomicOperationTests.cpp999 …UniquePtr<ShaderExecutor> executor (createExecutor(m_context, m_shaderType.getType(), m_shaderSpe… in iterate()
DvktShaderIntegerFunctionTests.cpp332 de::UniquePtr<ShaderExecutor> m_executor;
DvktShaderPackingFunctionTests.cpp128 de::UniquePtr<ShaderExecutor> m_executor;
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.hpp70 class ShaderExecutor class
73 virtual ~ShaderExecutor (void);
91 ShaderExecutor (const glu::RenderContext& renderCtx, const ShaderSpec& shaderSpec);
99 inline tcu::TestLog& operator<< (tcu::TestLog& log, const ShaderExecutor* executor) { executor->log… in operator <<()
100 inline tcu::TestLog& operator<< (tcu::TestLog& log, const ShaderExecutor& executor) { executor.log(… in operator <<()
103 ShaderExecutor* createExecutor (const glu::RenderContext& renderCtx, glu::ShaderType shaderType, co…
DglsShaderExecUtil.cpp457 ShaderExecutor::ShaderExecutor (const glu::RenderContext& renderCtx, const ShaderSpec& shaderSpec) in ShaderExecutor() function in deqp::gls::ShaderExecUtil::ShaderExecutor
464 ShaderExecutor::~ShaderExecutor (void) in ~ShaderExecutor()
468 void ShaderExecutor::useProgram (void) in useProgram()
482 class FragmentOutExecutor : public ShaderExecutor
521 : ShaderExecutor (renderCtx, shaderSpec) in FragmentOutExecutor()
813 class BufferIoExecutor : public ShaderExecutor
871 : ShaderExecutor (renderCtx, shaderSpec) in BufferIoExecutor()
1520 ShaderExecutor* createExecutor (const glu::RenderContext& renderCtx, glu::ShaderType shaderType, co… in createExecutor()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderConstExprTests.cpp82 void validateOutput(de::SharedPtr<ShaderExecutor> executor);
105 void ExecutorTestCase<float>::validateOutput(de::SharedPtr<ShaderExecutor> executor) in validateOutput()
128 void ExecutorTestCase<int>::validateOutput(de::SharedPtr<ShaderExecutor> executor) in validateOutput()
148 …de::SharedPtr<ShaderExecutor> executor(createExecutor(m_context.getRenderContext(), m_shaderType, … in iterate()
DglcShaderMacroTests.cpp65 …de::SharedPtr<ShaderExecutor> executor(createExecutor(m_context.getRenderContext(), m_shaderType, … in iterate()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp196 static gls::ShaderExecUtil::ShaderExecutor* createGetConstantExecutor (const glu::RenderContext& re… in createGetConstantExecutor()
236 …const de::UniquePtr<ShaderExecutor> shaderExecutor (createGetConstantExecutor(m_context.getRenderC… in verifyInShaderType()
Des31fShaderUniformIntegerFunctionTests.cpp63 ShaderExecutor* m_executor;
Des31fOpaqueTypeIndexingTests.cpp66 typedef de::UniquePtr<ShaderExecutor> ShaderExecutorPtr;
Des31fShaderIntegerFunctionTests.cpp186 ShaderExecutor* m_executor;
Des31fShaderPackingFunctionTests.cpp81 ShaderExecutor* m_executor;
Des31fShaderCommonFunctionTests.cpp248 ShaderExecutor* m_executor;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringExplicitLodTests.cpp542 de::MovePtr<ShaderExecutor> m_executor;
906 …m_executor = de::MovePtr<ShaderExecutor>(createExecutor(m_context, m_shaderType, m_shaderSpec, *m_… in createResources()
975 de::MovePtr<ShaderExecutor> m_executor;
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderBuiltinVarTests.cpp114 static gls::ShaderExecUtil::ShaderExecutor* createGetConstantExecutor (const glu::RenderContext& re… in createGetConstantExecutor()
131 …const de::UniquePtr<ShaderExecutor> shaderExecutor (createGetConstantExecutor(m_context.getRenderC… in iterate()
Des3fShaderPackingFunctionTests.cpp81 ShaderExecutor* m_executor;
Des3fShaderCommonFunctionTests.cpp175 ShaderExecutor* m_executor;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp507 …UniquePtr<ShaderExecutor> executor (createExecutor(context, params.shaderType, getShaderSpec(param… in testFormat()
DvktYCbCrViewTests.cpp637 …UniquePtr<ShaderExecutor> executor (createExecutor(context, params.shaderType, getShaderSpec(param… in testPlaneView()
DvktYCbCrImageQueryTests.cpp476 …UniquePtr<ShaderExecutor> executor (createExecutor(context, params.shaderType, getShaderSpec(param… in testImageQuery()

12