Home
last modified time | relevance | path

Searched defs:type (Results 11651 - 11675 of 23142) sorted by relevance

1...<<461462463464465466467468469470>>...926

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteStructSamplers.cpp350 const TType &type = declarator->getType(); local
517 const TType &type = variable.getType(); extractStructSamplerUniforms() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermNode_util.cpp48 TIntermTyped *CreateZeroNode(const TType &type) in CreateZeroNode() argument
152 CreateTempVariable(TSymbolTable *symbolTable, const TType *type) CreateTempVariable() argument
160 CreateTempVariable(TSymbolTable *symbolTable, const TType *type, TQualifier qualifier) CreateTempVariable() argument
206 DeclareTempVariable(TSymbolTable *symbolTable, const TType *type, TQualifier qualifier, TIntermDeclaration **declarationOut) DeclareTempVariable() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
H A DCompositorNativeWindow11.cpp441 HRESULT RoHelper::RoInitialize(RO_INIT_TYPE type) in RoInitialize() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable.cpp346 void TSymbolTable::setDefaultPrecision(TBasicType type, TPrecision prec) in setDefaultPrecision() argument
[all...]
H A DStructureHLSL.cpp128 int Std140PaddingHelper::prePadding(const TType &type, bool forcePadding) in prePadding() argument
194 TString Std140PaddingHelper::prePaddingString(const TType &type, bool forcePadding) in prePaddingString() argument
208 TString Std140PaddingHelper::postPaddingString(const TType &type, in postPaddingString() argument
434 addBuiltInConstructor(const TType &type, const TIntermSequence *parameters) addBuiltInConstructor() argument
[all...]
H A DSymbol.h132 TVariable(const TSymbolUniqueId &id, const ImmutableString &name, SymbolType symbolType, TExtension extension, const TType *type) TVariable() argument
147 TVariable(const TSymbolUniqueId &id, const ImmutableString &name, SymbolType symbolType, const std::array<TExtension, ExtensionCount> &extensions, const TType *type) TVariable() argument
287 TType *type; global() member
[all...]
H A DOutputHLSL.h259 TType type; global() member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDynamicImage2DHLSL.cpp135 std::string Image2DHLSLTextureString(Image2DHLSLGroup group, gl::TextureType type) in Image2DHLSLTextureString() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DDeclarePerVertexBlocks.cpp95 const TType &type = symbol->getType(); variable
147 const TType *type = &variable->getType(); variable
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBuffer.cpp336 getIndexRange(const gl::Context *context, DrawElementsType type, size_t offset, size_t count, bool primitiveRestartEnabled, IndexRange *outRange) const getIndexRange() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureFilterMinmaxTests.cpp99 TextureFilterMinmaxUtils::SupportedTextureType::SupportedTextureType(glw::GLenum type, in SupportedTextureType() argument
217 generate(const glu::RenderContext& context, tcu::IVec3 size, glw::GLenum format, glw::GLenum type, bool generateMipmaps) generate() argument
264 generate(const glu::RenderContext& context, tcu::IVec3 size, glw::GLenum format, glw::GLenum type, bool generateMipmaps) generate() argument
308 generate(const glu::RenderContext& context, tcu::IVec3 size, glw::GLenum format, glw::GLenum type, bool generateMipmaps) generate() argument
355 generate(const glu::RenderContext& context, tcu::IVec3 size, glw::GLenum format, glw::GLenum type, bool generateMipmaps) generate() argument
399 generate(const glu::RenderContext& context, tcu::IVec3 size, glw::GLenum format, glw::GLenum type, bool generateMipmaps) generate() argument
438 generate(const glu::RenderContext& context, tcu::IVec3 size, glw::GLenum format, glw::GLenum type, bool generateMipmaps) generate() argument
465 getDataFromTexture(const glu::RenderContext& context, glw::GLuint textureId, tcu::IVec2 textureSize, glw::GLenum format, glw::GLenum type) getDataFromTexture() argument
485 calcPixelSumValue(const glu::RenderContext& context, glw::GLuint textureId, tcu::IVec2 textureSize, glw::GLenum format, glw::GLenum type) calcPixelSumValue() argument
[all...]
H A Dgl3cGPUShader5Tests.cpp241 void Utils::programInfo::setUniform(Utils::_variable_type type, const glw::GLchar* name, const glw::GLvoid* data) in setUniform() argument
H A Dgl4cDirectStateAccessXFBTests.cpp1703 glw::GLenum const type; in prepareProgram() member in gl4cts::DirectStateAccess::TransformFeedback::Shader::glw
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTCTE.hpp389 _tessellation_test_type type; member
472 _tessellation_test_type type; member
H A DesextcTessellationShaderTessellation.hpp305 _tessellation_test_type type; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayColorDepthAttachments.cpp735 glw::GLenum type = GL_NONE; in prepareMutableTextureObject() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp137 ResultData createCubeMap(const Functions& gl, std::size_t components, GLenum internalFormat, GLenum format, GLenum type) in createCubeMap() argument
93 createTexture1D(const Functions& gl, std::size_t components, GLenum internalFormat, GLenum format, GLenum type) createTexture1D() argument
107 createTexture2D(const Functions& gl, std::size_t components, GLenum target, GLenum internalFormat, GLenum format, GLenum type) createTexture2D() argument
122 createTexture3D(const Functions& gl, std::size_t components, GLenum internalFormat, GLenum format, GLenum type) createTexture3D() argument
154 createTexture2DArray(const Functions& gl, std::size_t components, GLenum internalFormat, GLenum format, GLenum type) createTexture2DArray() argument
[all...]
H A DglcTextureFilterAnisotropicTests.cpp110 texImage(const Functions& gl, GLenum target, GLint level, GLenum internal_format, GLuint width, GLuint height, GLuint depth, GLenum format, GLenum type, const GLvoid* data) texImage() argument
143 subImage(const Functions& gl, GLenum target, GLint level, GLint x, GLint y, GLint z, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels) subImage() argument
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dgenerator.py20 from pathlib2 import Path # type: ignore namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.cpp167 AllocationCallbackRecord AllocationCallbackRecord::internalAllocation (size_t size, VkInternalAllocationType type, VkSystemAllocationScope scope) in internalAllocation() argument
179 AllocationCallbackRecord AllocationCallbackRecord::internalFree (size_t size, VkInternalAllocationType type, VkSystemAllocationScope scope) in internalFree() argument
616 const VkInternalAllocationType type = (VkInternalAllocationType)internalAllocTypeNdx; checkAndLog() local
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTcpIpLink.cpp40 static void writeMessageHeader (de::BlockBuffer<deUint8>& dst, xs::MessageType type, int messageSize) in writeMessageHeader() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dscript.h213 type::Type* RegisterType(std::unique_ptr<type::Type> type) { in RegisterType() argument
220 Result AddType(const std::string& name, std::unique_ptr<type::Type> type) { in AddType() argument
[all...]
H A Dtype.h27 namespace type { namespace
234 Type* type; member
283 Member* AddMember(Type* type) { in AddMember() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dengine_vulkan.cc34 Result ToVkShaderStage(ShaderType type, VkShaderStageFlagBits* ret) { in ToVkShaderStage() argument
233 auto type = BufferCommand::BufferType::kSSBO; in CreatePipeline() local
292 const auto type = shader.GetShaderType(); SetShader() local
504 auto type = parser.Parse("R32G32_SFLOAT"); DoDrawRect() local
592 auto type = parser.Parse("R32G32_SFLOAT"); DoDrawGrid() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dbinary_parse_test.cpp143 MakeSimpleOperand(uint16_t offset, spv_operand_type_t type) MakeSimpleOperand() argument
[all...]

Completed in 29 milliseconds

1...<<461462463464465466467468469470>>...926