Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgVariable.cpp45 Version targetVersion = state.getProgramParameters().version; in tokenizeDeclaration() local
/external/curl/lib/
Dsystem_win32.c90 const WORD targetVersion = (WORD)_WIN32_WINNT; in Curl_verify_windows_version() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkShaderProgram.hpp47 SpirvVersion targetVersion; member
DvkSpirVProgram.hpp41 SpirvVersion targetVersion; member
/external/skqp/src/core/
DSkReadBuffer.h85 bool isVersionLT(Version targetVersion) const { in isVersionLT()
/external/skia/src/core/
DSkReadBuffer.h85 bool isVersionLT(Version targetVersion) const { in isVersionLT()
/external/deqp/framework/opengl/
DgluShaderLibrary.hpp140 glu::GLSLVersion targetVersion; member
/external/deqp/external/openglcts/modules/common/
DglcShaderLibraryCase.cpp81 … ExpectResult expectResult, const std::vector<ValueBlock>& valueBlocks, GLSLVersion targetVersion, in ShaderCase()