| /third_party/openssl/crypto/evp/ |
| H A D | evp_key.c | 78 int EVP_BytesToKey(const EVP_CIPHER *type, const EVP_MD *md, in EVP_BytesToKey() argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkRefUtil.cpp | 123 createSemaphoreType(const DeviceInterface& vk, VkDevice device, VkSemaphoreType type, VkSemaphoreCreateFlags flags, const deUint64 initialValue, const VkAllocationCallbacks* pAllocator) createSemaphoreType() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderSwitchTests.cpp | 104 static de::MovePtr<ShaderSwitchCase> makeSwitchCase (tcu::TestContext& testCtx, const string& name, SwitchType type, bool isVertex, const LineStream& switchBody) in makeSwitchCase() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmWorkgroupMemoryTests.cpp | 51 string type; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktTestCase.hpp | 227 inline TestCase::TestCase (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string& name) in TestCase() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | TranslatorGLSL.cpp | 21 TranslatorGLSL::TranslatorGLSL(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) in TranslatorGLSL() argument
|
| H A D | ValidateOutputs.cpp | 99 const TType &type = symbol->getType(); in validate() local
|
| H A D | FunctionLookup.cpp | 53 TFunctionLookup *TFunctionLookup::CreateConstructor(const TType *type) in CreateConstructor() argument 122 TType type = argument->getAsTyped()->getType(); in GetMangledNames() local
|
| H A D | ValidateTypeSizeLimitations.cpp | 99 void setFieldOrVariableProperties(const TType &type, in setFieldOrVariableProperties() argument 166 setFieldProperties(const TType &type, const ImmutableString &name, bool staticUse, bool isShaderIOBlock, bool isPatch, ShaderVariable *variableOut) const setFieldProperties() argument 178 setCommonVariableProperties(const TType &type, const TVariable &variable, ShaderVariable *variableOut) const setCommonVariableProperties() argument [all...] |
| H A D | Symbol.cpp | 96 TVariable(TSymbolTable *symbolTable, const ImmutableString &name, const TType *type, SymbolType symbolType, TExtension extension) TVariable() argument 109 TVariable(TSymbolTable *symbolTable, const ImmutableString &name, const TType *type, SymbolType symbolType, const std::array<TExtension, 3u> &extensions) TVariable() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | Pipeline.cpp | 232 static bool AllowPacking(Pipeline::Type type) in AllowPacking() argument 256 static bool AllowPadding(Pipeline::Type type) in AllowPadding() argument 311 const TType &type = *field.type(); in SaturateVectorOf() local [all...] |
| H A D | AstHelpers.cpp | 42 TType *type = new TType(&structure, true); in CreateStructTypeVariable() local 53 TType *type = new TType(&structure, false); in CreateInstanceVariable() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLDevice.cpp | 343 cl::DeviceType type = mInfo.type; in createSubDevices() local 428 Device(Platform &platform, Device *parent, DeviceType type, const rx::CLDeviceImpl::CreateFunc &createFunc) Device() argument [all...] |
| H A D | OverlayWidgets.h | 56 WidgetType type; member in gl::overlay::Widget
|
| H A D | Compiler.cpp | 307 ShCompilerInstance Compiler::getInstance(ShaderType type) in getInstance() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | RenderbufferImpl.h | 150 getRenderbufferImage(const gl::Context *context, const gl::PixelPackState &packState, gl::Buffer *packBuffer, GLenum format, GLenum type, void *pixels) getRenderbufferImage() argument
|
| H A D | CLDeviceImpl.h | 40 cl::DeviceType type; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | BufferD3D.cpp | 177 getIndexRange(const gl::Context *context, gl::DrawElementsType type, size_t offset, size_t count, bool primitiveRestartEnabled, gl::IndexRange *outRange) getIndexRange() argument
|
| H A D | DynamicHLSL.cpp | 58 const char *HLSLMatrixTypeString(GLenum type) in HLSLMatrixTypeString() argument 86 void HLSLTypeString(std::ostringstream &ostream, GLenum type) in HLSLTypeString() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | EmulateMultiDrawShaderBuiltins.cpp | 131 const TType *type = StaticType::Get<EbtInt, EbpHigh, EvqUniform, 1, 1>(); in EmulateGLDrawID() local 194 const TType &type = baseVertex->getType(); EmulateGLBaseVertexBaseInstance() local 229 const TType &type = baseInstance->getType(); EmulateGLBaseVertexBaseInstance() local [all...] |
| H A D | RewriteArrayOfArrayOfOpaqueUniforms.cpp | 259 const TType &type = variable->getType(); variable
|
| H A D | RemoveInactiveInterfaceVariables.cpp | 93 const TType &type = declarator->getType(); in visitDeclaration() local
|
| H A D | ScalarizeVecAndMatConstructorArgs.cpp | 186 TType *type = new TType(original->getType()); in createTempVariable() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | ReplaceArrayOfMatrixVarying.cpp | 83 const TType &type = varying->getType(); in ReplaceArrayOfMatrixVarying() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Query11.cpp | 22 GLuint64 MergeQueryResults(gl::QueryType type, GLuint64 currentResult, GLuint64 newResult) in MergeQueryResults() argument 59 Query11::Query11(Renderer11 *renderer, gl::QueryType type) in Query11() argument 135 gl::QueryType type = getType(); in pause() local 158 gl::QueryType type = getType(); in resume() local [all...] |