| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | SymbolTable.cpp | 98 size_t TType::getStructSize() const in getStructSize() argument 108 bool TStructure::containsArrays() const in containsArrays() argument 119 bool TStructure::containsType(TBasicType type) const in containsType() argument 130 bool TStructure::containsSamplers() const in containsSamplers() argument 149 buildMangledName() const buildMangledName() argument 161 calculateObjectSize() const calculateObjectSize() argument 175 calculateDeepestNesting() const calculateDeepestNesting() argument 221 find(const TString &name) const find() argument 230 find(const TString &name, int shaderVersion, bool *builtIn, bool *sameScope) const find() argument 260 findBuiltIn(const TString &name, int shaderVersion) const findBuiltIn() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| H A D | Surface.hpp | 66 isWindowSurface() const isWindowSurface() argument 67 isPBufferSurface() const isPBufferSurface() argument 68 hasClientBuffer() const hasClientBuffer() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Renderbuffer.h | 55 virtual GLsizei getDepth() const { return 1; } in getDepth() argument 56 virtual GLint getLevel() const { return 0; } in getLevel() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderGroup.cpp | 79 SpirvShader::EmitResult SpirvShader::EmitGroupNonUniform(InsnIterator insn, EmitState *state) const in EmitGroupNonUniform() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | PixelShader.cpp | 111 bool PixelShader::depthOverride() const in depthOverride() argument 116 bool PixelShader::containsKill() const in containsKill() argument 121 bool PixelShader::containsCentroid() const in containsCentroid() argument 126 bool PixelShader::usesDiffuse(int component) const in usesDiffuse() argument 131 bool PixelShader::usesSpecular(int component) const in usesSpecular() argument 136 bool PixelShader::usesTexture(int coordinate, int component) const in usesTexture() argument 149 getInput(int inputIdx, int component) const getInput() argument [all...] |
| H A D | VertexShader.cpp | 155 bool VertexShader::containsTextureSampling() const in containsTextureSampling() argument 186 const sw::Shader::Semantic& VertexShader::getInput(int inputIdx) const in getInput() argument 191 VertexShader::AttribType VertexShader::getAttribType(int inputIdx) const in getAttribType() argument 196 getOutput(int outputIdx, int component) const getOutput() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | LRUCache.hpp | 169 key() const key() argument 175 data() const data() argument 189 operator *() const operator *() argument 202 operator ==(const iterator &rhs) const operator ==() argument 208 operator !=(const iterator &rhs) const operator !=() argument 292 begin() const begin() argument 298 end() const end() argument 344 operator ()(const Keyed *k) const operator ()() argument 350 operator ()(const Keyed *a, const Keyed *b) const operator ()() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Thread.cpp | 35 std::string Thread::name() const in name() argument 143 Frame Thread::frame() const in frame() argument 149 std::vector<Frame> Thread::stack() const in stack() argument 161 size_t Thread::depth() const in depth() argument 167 Thread::State Thread::state() const in state() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkBuffer.cpp | 59 const VkMemoryRequirements Buffer::getMemoryRequirements() const in getMemoryRequirements() argument 95 bool Buffer::canBindToMemory(DeviceMemory *pDeviceMemory) const in canBindToMemory() argument 112 copyTo(void *dstMemory, VkDeviceSize pSize, VkDeviceSize pOffset) const copyTo() argument 119 copyTo(Buffer *dstBuffer, const VkBufferCopy2KHR &pRegion) const copyTo() argument 147 getOffsetPointer(VkDeviceSize offset) const getOffsetPointer() argument 152 end() const end() argument [all...] |
| H A D | VkDescriptorPool.cpp | 202 computeTotalFreeSize() const computeTotalFreeSize() argument [all...] |
| H A D | VkDescriptorSetLayout.hpp | 136 getBindingsArraySize() const getBindingsArraySize() argument [all...] |
| H A D | VkDeviceMemory.cpp | 286 getCommittedMemoryInBytes() const getCommittedMemoryInBytes() argument 291 getOffsetPointer(VkDeviceSize pOffset) const getOffsetPointer() argument 297 checkExternalMemoryHandleType( VkExternalMemoryHandleTypeFlags supportedHandleTypes) const checkExternalMemoryHandleType() argument 341 getFlagBit() const getFlagBit() argument 349 exportFd(int *pFd) const exportFd() argument 356 exportAndroidHardwareBuffer(struct AHardwareBuffer **pAhb) const exportAndroidHardwareBuffer() argument 368 exportHandle(zx_handle_t *pHandle) const exportHandle() argument [all...] |
| H A D | VkDeviceMemory.hpp | 84 getMemoryTypeIndex() const getMemoryTypeIndex() argument 93 hasExternalImageProperties() const hasExternalImageProperties() argument 94 externalImageRowPitchBytes(VkImageAspectFlagBits aspect) const externalImageRowPitchBytes() argument 95 externalImageMemoryOffset(VkImageAspectFlagBits aspect) const externalImageMemoryOffset() argument 109 isImport() const isImport() argument 114 getMemoryObjectId() const getMemoryObjectId() argument [all...] |
| H A D | VkImageView.hpp | 45 operator uint32_t() const in operator uint32_t() argument 103 getType() const getType() argument 105 getFormat(VkImageAspectFlagBits aspect) const getFormat() argument 114 getSampleCount() const getSampleCount() argument 127 hasDepthAspect() const hasDepthAspect() argument 128 hasStencilAspect() const hasStencilAspect() argument 134 getComponentMapping() const getComponentMapping() argument 135 getSubresourceRange() const getSubresourceRange() argument 136 getSizeInBytes() const getSizeInBytes() argument [all...] |
| H A D | VkPipeline.hpp | 60 PipelineLayout *getLayout() const in getLayout() argument 98 getState(const DynamicState &ds) const getState() argument 103 getIndexBuffer() const getIndexBuffer() argument 105 getAttachments() const getAttachments() argument 107 getInputs() const getInputs() argument [all...] |
| H A D | VkQueryPool.cpp | 55 Query::Data Query::getData() const in getData() argument 63 VkQueryType Query::getType() const in getType() argument 121 getResults(uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void *pData, VkDeviceSize stride, VkQueryResultFlags flags) const getResults() argument
|
| H A D | VkRenderPass.cpp | 425 getRenderAreaGranularity(VkExtent2D *pGranularity) const getRenderAreaGranularity() argument [all...] |
| H A D | VkSemaphore.cpp | 135 VkSemaphoreType Semaphore::getSemaphoreType() const in getSemaphoreType() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| H A D | DisplaySurfaceKHR.cpp | 203 VkResult DisplaySurfaceKHR::getSurfaceCapabilities(VkSurfaceCapabilitiesKHR *pSurfaceCapabilities) const in getSurfaceCapabilities() argument
|
| H A D | VkSurfaceKHR.cpp | 91 VkImage PresentImage::asVkImage() const in asVkImage() argument 96 uint32_t SurfaceKHR::getSurfaceFormatsCount() const in getSurfaceFormatsCount() argument 101 VkResult SurfaceKHR::getSurfaceFormats(uint32_t *pSurfaceFormatCount, VkSurfaceFormatKHR *pSurfaceFormats) const in getSurfaceFormats() argument 121 uint32_t SurfaceKHR::getPresentModeCount() const in getPresentModeCount() argument 126 VkResult SurfaceKHR::getPresentModes(uint32_t *pPresentModeCount, VkPresentModeKHR *pPresentModes) const in getPresentModes() argument 161 VkResult SurfaceKHR::getPresentRectangles(uint32_t *pRectCount, VkRect2D *pRects) const in getPresentRectangles() argument [all...] |
| H A D | WaylandSurfaceKHR.cpp | 59 VkResult WaylandSurfaceKHR::getSurfaceCapabilities(VkSurfaceCapabilitiesKHR *pSurfaceCapabilities) const in getSurfaceCapabilities() argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cfg.cpp | 41 uint32_t CFG::find_common_dominator(uint32_t a, uint32_t b) const in find_common_dominator() argument 79 bool CFG::is_back_edge(uint32_t to) const in is_back_edge() argument 87 bool CFG::has_visited_forward_edge(uint32_t to) const in has_visited_forward_edge() argument 228 uint32_t CFG::find_loop_dominator(uint32_t block_id) const in find_loop_dominator() argument 278 bool CFG::node_terminates_control_flow_in_sub_graph(BlockID from, BlockID to) const in node_terminates_control_flow_in_sub_graph() argument
|
| H A D | spirv_cfg.hpp | 43 const Compiler &get_compiler() const in get_compiler() argument 48 const SPIRFunction &get_function() const in get_function() argument 53 uint32_t get_immediate_dominator(uint32_t block) const in get_immediate_dominator() argument 62 uint32_t get_visit_order(uint32_t block) const in get_visit_order() argument 73 const SmallVector<uint32_t> &get_preceding_edges(uint32_t block) const in get_preceding_edges() argument 82 get_succeeding_edges(uint32_t block) const get_succeeding_edges() argument 92 walk_from(std::unordered_set<uint32_t> &seen_blocks, uint32_t block, const Op &op) const walk_from() argument 150 get_dominator() const get_dominator() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | assembly_grammar.cpp | 171 isValid() const isValid() argument 175 filterCapsAgainstTargetEnv( const SpvCapability* cap_array, uint32_t count) const filterCapsAgainstTargetEnv() argument 192 lookupOpcode(const char* name, spv_opcode_desc* desc) const lookupOpcode() argument 197 lookupOpcode(SpvOp opcode, spv_opcode_desc* desc) const lookupOpcode() argument 202 lookupOperand(spv_operand_type_t type, const char* name, size_t name_len, spv_operand_desc* desc) const lookupOperand() argument 209 lookupOperand(spv_operand_type_t type, uint32_t operand, spv_operand_desc* desc) const lookupOperand() argument 216 lookupSpecConstantOpcode(const char* name, SpvOp* opcode) const lookupSpecConstantOpcode() argument 229 lookupSpecConstantOpcode(SpvOp opcode) const lookupSpecConstantOpcode() argument 240 parseMaskOperand(const spv_operand_type_t type, const char* textValue, uint32_t* pValue) const parseMaskOperand() argument 246 lookupExtInst(spv_ext_inst_type_t type, const char* textValue, spv_ext_inst_desc* extInst) const lookupExtInst() argument 252 lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord, spv_ext_inst_desc* extInst) const lookupExtInst() argument 258 pushOperandTypesForMask( const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) const pushOperandTypesForMask() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | added_function_reducer.cpp | 182 ReplayPrefixAndAddFunction( std::vector<uint32_t>* binary_out, std::unordered_set<uint32_t>* irrelevant_pointee_global_variables) const ReplayPrefixAndAddFunction() argument 231 ReplayAdaptedTransformations( const std::vector<uint32_t>& binary_under_reduction, std::vector<uint32_t>* binary_out, protobufs::TransformationSequence* transformation_sequence_out) const ReplayAdaptedTransformations() argument 293 GetAddedFunctionId() const GetAddedFunctionId() argument [all...] |